forked from loafle/openapi-generator-original
update python multipart dep to 0.0.18 (#20225)
This commit is contained in:
parent
b9f6fe6b1f
commit
25d780ee6d
@ -22,7 +22,7 @@ orjson==3.9.15
|
|||||||
promise==2.3
|
promise==2.3
|
||||||
pydantic>=2
|
pydantic>=2
|
||||||
python-dotenv==0.17.1
|
python-dotenv==0.17.1
|
||||||
python-multipart==0.0.7
|
python-multipart==0.0.18
|
||||||
PyYAML>=5.4.1,<6.1.0
|
PyYAML>=5.4.1,<6.1.0
|
||||||
requests==2.32.0
|
requests==2.32.0
|
||||||
Rx==1.6.1
|
Rx==1.6.1
|
||||||
|
@ -22,7 +22,7 @@ orjson==3.9.15
|
|||||||
promise==2.3
|
promise==2.3
|
||||||
pydantic>=2
|
pydantic>=2
|
||||||
python-dotenv==0.17.1
|
python-dotenv==0.17.1
|
||||||
python-multipart==0.0.7
|
python-multipart==0.0.18
|
||||||
PyYAML>=5.4.1,<6.1.0
|
PyYAML>=5.4.1,<6.1.0
|
||||||
requests==2.32.0
|
requests==2.32.0
|
||||||
Rx==1.6.1
|
Rx==1.6.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user