Skip to content

Commit f4253c8

Browse files
Update dependency python-dotenv to v1.2.2 [SECURITY]
1 parent 266dbed commit f4253c8

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

poetry.lock

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

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ pluggy==1.5.0 ; python_version >= "3.10" and python_version < "4.0"
2424
pycodestyle==2.11.1 ; python_version >= "3.10" and python_version < "4.0"
2525
pyflakes==3.2.0 ; python_version >= "3.10" and python_version < "4.0"
2626
pytest==8.1.1 ; python_version >= "3.10" and python_version < "4.0"
27-
python-dotenv==1.0.1 ; python_version >= "3.10" and python_version < "4.0"
27+
python-dotenv==1.2.2 ; python_version >= "3.10" and python_version < "4.0"
2828
tomli==2.0.1 ; python_version >= "3.10" and python_version < "3.11"
2929
typing-extensions==4.11.0 ; python_version >= "3.10" and python_version < "3.11"
3030
werkzeug==3.0.2 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)