Merge pull request #196 from CarterPerez-dev/dependabot/pip/PROJECTS/intermediate/api-security-scanner/backend/python-multipart-0.0.26
chore(deps): bump python-multipart from 0.0.21 to 0.0.26 in /PROJECTS/intermediate/api-security-scanner/backend
This commit is contained in:
commit
ee684e5307
|
|
@ -12,7 +12,7 @@ dependencies = [
|
||||||
# FastAPI and server
|
# FastAPI and server
|
||||||
"fastapi==0.128.0",
|
"fastapi==0.128.0",
|
||||||
"uvicorn[standard]==0.40.0",
|
"uvicorn[standard]==0.40.0",
|
||||||
"python-multipart===0.0.21",
|
"python-multipart===0.0.26",
|
||||||
# Database
|
# Database
|
||||||
"sqlalchemy==2.0.46",
|
"sqlalchemy==2.0.46",
|
||||||
"psycopg2-binary==2.9.11",
|
"psycopg2-binary==2.9.11",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue