Update dependency python-dotenv to v0.21.1

This commit is contained in:
2024-08-28 13:36:27 +00:00
parent 56ade6de68
commit 7a0f2434db
2 changed files with 6 additions and 5 deletions

View File

@ -9,7 +9,7 @@ name = "pypi"
[packages]
flask = "==2.3.3"
python-dotenv = "==0.17.1"
python-dotenv = "==0.21.1"
flask-migrate = "==3.0.1"
flask-sqlalchemy = "==2.5.1"
sqlalchemy = "==1.4.53"