Skip to content

Commit 9bc6046

Browse files
build(deps): bump python-multipart from 0.0.20 to 0.0.22
Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.20 to 0.0.22. - [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.22) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.22 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 588ebaf commit 9bc6046

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
aiofiles==25.1.0
22
Jinja2==3.1.6
3-
python-multipart==0.0.20
3+
python-multipart==0.0.22
44
starlette==0.52.1
55
uvicorn[standard]==0.34.2; platform_machine == 'x86_64'
66
uvicorn==0.34.3; platform_machine != 'x86_64'

0 commit comments

Comments
 (0)