Skip to content

Commit f1bc20e

Browse files
build(deps): update python-multipart requirement (#344)
Updates the requirements on [python-multipart](https://github.com/Kludex/python-multipart) to permit the latest version. Updates `python-multipart` to 0.0.10 - [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.9...0.0.10) --- updated-dependencies: - dependency-name: python-multipart dependency-type: direct:production dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5f4e37c commit f1bc20e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
azure-functions~=1.20
66
pint~=0.24
77
recipe-scrapers~=15.1
8-
python-multipart~=0.0.9
8+
python-multipart~=0.0.10
99
Pillow~=10.4
1010
pillow-avif-plugin~=1.4
1111
pytest~=8.3

0 commit comments

Comments
 (0)