Merge pull request 'fix(deps): update dependency requests to v2.34.0' (#11) from renovate/requests-2.x into main
All checks were successful
backend / docker (push) Successful in 2m29s
All checks were successful
backend / docker (push) Successful in 2m29s
This commit is contained in:
commit
bb9b35e58c
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ dependencies = [
|
||||||
"python-dotenv==1.2.2",
|
"python-dotenv==1.2.2",
|
||||||
"python-multipart==0.0.28",
|
"python-multipart==0.0.28",
|
||||||
"pyyaml==6.0.3",
|
"pyyaml==6.0.3",
|
||||||
"requests==2.33.1",
|
"requests==2.34.0",
|
||||||
"requests-oauthlib==2.0.0",
|
"requests-oauthlib==2.0.0",
|
||||||
"six==1.17.0",
|
"six==1.17.0",
|
||||||
"sqlalchemy==2.0.49",
|
"sqlalchemy==2.0.49",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue