Update dependency python-dotenv to v0.21.1
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
Renovate Bot 2024-08-22 13:35:52 +00:00
parent 6c6fcea81c
commit 7f5a270f70
2 changed files with 6 additions and 5 deletions

View File

@ -9,7 +9,7 @@ name = "pypi"
[packages]
flask = "==2.0.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"

9
Pipfile.lock generated
View File

@ -1,7 +1,7 @@
{
"_meta": {
"hash": {
"sha256": "ff85ee1b8ae09d6a2434aef272ddb21328d95f45cf9b1dae06c8c87d696d9960"
"sha256": "c0b5d7c11e17e6de26d229e062da43d56acf35bc08566ca9b43984d2ffd6795e"
},
"pipfile-spec": 6,
"requires": {
@ -266,11 +266,12 @@
},
"python-dotenv": {
"hashes": [
"sha256:00aa34e92d992e9f8383730816359647f358f4a3be1ba45e5a5cefd27ee91544",
"sha256:b1ae5e9643d5ed987fc57cc2583021e38db531946518130777734f9589b3141f"
"sha256:1c93de8f636cde3ce377292818d0e440b6e45a82f215c3744979151fa8151c49",
"sha256:41e12e0318bebc859fcc4d97d4db8d20ad21721a6aa5047dd59f090391cb549a"
],
"index": "pypi",
"version": "==0.17.1"
"markers": "python_version >= '3.7'",
"version": "==0.21.1"
},
"pyyaml": {
"hashes": [