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