Skip to content

Commit d5aa9ce

Browse files
chore(deps-dev): bump python-dotenv from 1.0.1 to 1.1.0 (#1085)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8ff9ba8 commit d5aa9ce

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ flake8 = "^7.1.2"
3131
isort = "^6.0.1"
3232
pytest-cov = "^6.0.0"
3333
commitizen = "^4.4.1"
34-
python-dotenv = "^1.0.1"
34+
python-dotenv = "^1.1.0"
3535

3636
[tool.poetry.scripts]
3737
tests = 'poetry_scripts:run_tests'

0 commit comments

Comments
 (0)