Skip to content

Commit a71017d

Browse files
Chore(deps): Update python-multipart requirement in /api/app (#355)
Updates the requirements on [python-multipart](https://github.com/Kludex/python-multipart) to permit the latest version. - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md) - [Commits](Kludex/python-multipart@0.0.20...0.0.21) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.21 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f9d1b99 commit a71017d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api/app/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ pydantic-settings~=2.12.0
88
PyJWT~=2.10.1
99
requests~=2.32.5
1010
pycryptodome~=3.23.0
11-
python-multipart~=0.0.20
11+
python-multipart~=0.0.21
1212
baize~=0.23.1
1313
alembic~=1.17.2
1414
face-recognition~=1.3.0

0 commit comments

Comments
 (0)