forked from loafle/openapi-generator-original
update requests in python-fastapi to newer version (#18726)
This commit is contained in:
parent
bfa26ea6be
commit
ea7609f35b
@ -24,7 +24,7 @@ pydantic>=2
|
||||
python-dotenv==0.17.1
|
||||
python-multipart==0.0.7
|
||||
PyYAML==5.4.1
|
||||
requests==2.31.0
|
||||
requests==2.32.0
|
||||
Rx==1.6.1
|
||||
starlette==0.36.3
|
||||
typing-extensions==4.8.0
|
||||
|
@ -24,7 +24,7 @@ pydantic>=2
|
||||
python-dotenv==0.17.1
|
||||
python-multipart==0.0.7
|
||||
PyYAML==5.4.1
|
||||
requests==2.31.0
|
||||
requests==2.32.0
|
||||
Rx==1.6.1
|
||||
starlette==0.36.3
|
||||
typing-extensions==4.8.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user