Skip to content

Commit 4b79e7c

Browse files
Bump python-multipart from 0.0.6 to 0.0.7 in /backend
Bumps [python-multipart](https://github.com/andrew-d/python-multipart) from 0.0.6 to 0.0.7. - [Release notes](https://github.com/andrew-d/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md) - [Commits](Kludex/python-multipart@0.0.6...0.0.7) --- updated-dependencies: - dependency-name: python-multipart dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 54db2c3 commit 4b79e7c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

backend/requirements-docker.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ asyncpg==0.29.0
33
fastapi==0.109.1
44
httpx==0.26.0
55
pydantic==2.5.3
6-
python-multipart==0.0.6
6+
python-multipart==0.0.7
77
python-jose==3.3.0
88
tortoise-orm==0.20.0
99
uvicorn==0.25.0

backend/src/requirements_docker.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ fastapi==0.109.1
33
httpx==0.26.0
44
psycopg2-binary==2.9.9
55
pydantic==2.5.3
6-
python-multipart==0.0.6
6+
python-multipart==0.0.7
77
python-jose==3.3.0
88
SQLAlchemy==2.0.24
99
uvicorn==0.25.0

0 commit comments

Comments
 (0)