mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-04-21 01:29:15 +00:00
update python-fastapi requests to newer version (#21421)
This commit is contained in:
@@ -24,7 +24,7 @@ pydantic>=2
|
||||
python-dotenv==0.17.1
|
||||
python-multipart==0.0.18
|
||||
PyYAML>=5.4.1,<6.1.0
|
||||
requests==2.32.0
|
||||
requests==2.32.4
|
||||
Rx==1.6.1
|
||||
starlette==0.40.0
|
||||
typing-extensions==4.13.2
|
||||
|
||||
@@ -24,7 +24,7 @@ pydantic>=2
|
||||
python-dotenv==0.17.1
|
||||
python-multipart==0.0.18
|
||||
PyYAML>=5.4.1,<6.1.0
|
||||
requests==2.32.0
|
||||
requests==2.32.4
|
||||
Rx==1.6.1
|
||||
starlette==0.40.0
|
||||
typing-extensions==4.13.2
|
||||
|
||||
Reference in New Issue
Block a user