Skip to content

Commit d193560

Browse files
fix(deps): update dependency python-dotenv to ^0.21.0
1 parent fb4c826 commit d193560

File tree

2 files changed

+109
-31
lines changed

2 files changed

+109
-31
lines changed

poetry.lock

Lines changed: 108 additions & 30 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
@@ -15,7 +15,7 @@ python = ">=3.9.0,<4"
1515

1616
GitPython = "^3.1"
1717
click = "^8.1"
18-
python-dotenv = "^0.20"
18+
python-dotenv = "^0.21.0"
1919
python-gitlab = "^3.6"
2020

2121
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)