Update dependency python-dotenv to v1.2.3
This commit is contained in:
parent
54041297e6
commit
c65f1206e2
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ dependencies = [
|
||||||
"pydantic-core==2.46.4",
|
"pydantic-core==2.46.4",
|
||||||
"pydantic-settings==2.15.0",
|
"pydantic-settings==2.15.0",
|
||||||
"python-dateutil==2.9.0.post0",
|
"python-dateutil==2.9.0.post0",
|
||||||
"python-dotenv==1.2.2",
|
"python-dotenv==1.2.3",
|
||||||
"python-multipart==0.0.32",
|
"python-multipart==0.0.32",
|
||||||
"pyyaml==6.0.3",
|
"pyyaml==6.0.3",
|
||||||
"requests==2.34.2",
|
"requests==2.34.2",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue