Skip to content

Commit 207cc92

Browse files
Bump python-multipart from 0.0.7 to 0.0.9 in /backend
Bumps [python-multipart](https://github.com/andrew-d/python-multipart) from 0.0.7 to 0.0.9. - [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.7...0.0.9) --- updated-dependencies: - dependency-name: python-multipart dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9f5a7dc commit 207cc92

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

backend/requirements-docker.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ asyncpg==0.29.0
44
fastapi==0.109.2
55
httpx==0.26.0
66
pydantic==2.5.3
7-
python-multipart==0.0.7
7+
python-multipart==0.0.9
88
python-jose==3.3.0
99
uvicorn==0.25.0

backend/src/requirements_docker.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ fastapi==0.109.2
33
httpx==0.26.0
44
psycopg2-binary==2.9.9
55
pydantic==2.5.3
6-
python-multipart==0.0.7
6+
python-multipart==0.0.9
77
python-jose==3.3.0
88
SQLAlchemy==2.0.24
99
uvicorn==0.25.0

0 commit comments

Comments
 (0)