From 8decdf4c0231ebb88297d9f958567104e84b9abb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 01:58:51 +0000 Subject: [PATCH] chore(deps): update dependency tooling/python-dotenv to v1.0.1 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 1d15440..9070329 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ tooling = [ # tests "httpx ==0.26.0", "sqlalchemy-utils ==0.41.1", - "python-dotenv ==1.0.0", + "python-dotenv ==1.0.1", "pytest ==7.4.4", # types "mypy ==1.5.1",