Skip to content

Commit f37ba79

Browse files
Bump python-multipart from 0.0.6 to 0.0.7 in /model-engine (#447)
Bumps [python-multipart](https://github.com/andrew-d/python-multipart) from 0.0.6 to 0.0.7. - [Release notes](https://github.com/andrew-d/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md) - [Commits](Kludex/python-multipart@0.0.6...0.0.7) --- updated-dependencies: - dependency-name: python-multipart 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 09f9a1b commit f37ba79

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

model-engine/requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ psycopg2-binary==2.9.3
3737
py-xid==0.3.0
3838
pycurl~=7.44 # For celery[sqs]
3939
pydantic~=1.10.11
40-
python-multipart~=0.0.6
40+
python-multipart~=0.0.7
4141
quart==0.18.3
4242
requests-auth-aws-sigv4~=0.7
4343
requests~=2.25

model-engine/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@ python-dateutil==2.8.2
371371
# kubernetes
372372
# kubernetes-asyncio
373373
# pg8000
374-
python-multipart==0.0.6
374+
python-multipart==0.0.7
375375
# via -r requirements.in
376376
pyyaml==6.0.1
377377
# via

0 commit comments

Comments
 (0)