Skip to content

Commit 68020c7

Browse files
chore(deps): bump python-multipart from 0.0.19 to 0.0.20 (#539)
Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.19 to 0.0.20. - [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.19...0.0.20) --- updated-dependencies: - dependency-name: python-multipart dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9f5b700 commit 68020c7

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
@@ -31,7 +31,7 @@ pydantic==1.9.0; python_full_version >= "3.6.2" and python_full_version < "4.0.0
3131
pymongo==3.12.1; python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.5.2"
3232
python-dotenv==1.0.1; python_version >= "3.5"
3333
python-jose==3.3.0
34-
python-multipart==0.0.19
34+
python-multipart==0.0.20
3535
pyyaml==6.0.2
3636
requests==2.26.0; python_full_version >= "3.6.2" and python_full_version < "4.0.0"
3737
rsa==4.7.2; python_version >= "3.5" and python_version < "4"

0 commit comments

Comments
 (0)