Skip to content

Commit ce9d9bc

Browse files
deps: update python-multipart requirement from >=0.0.27 to >=0.0.28 (#43)
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/main/CHANGELOG.md) - [Commits](Kludex/python-multipart@0.0.27...0.0.28) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.28 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 fbf4b94 commit ce9d9bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pyyaml>=6.0.3
77
aiosqlite>=0.22.1
88
httpx>=0.28.1
99
apscheduler>=3.11.2
10-
python-multipart>=0.0.27
10+
python-multipart>=0.0.28
1111
cryptography>=47.0.0
1212
bcrypt>=5.0.0
1313
itsdangerous>=2.2

0 commit comments

Comments
 (0)