Skip to content

Commit 1771059

Browse files
build(deps)(deps): bump python-multipart from 0.0.18 to 0.0.20
Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.18 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.18...0.0.20) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.20 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 809748a commit 1771059

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

api/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pydantic==2.7.0
77
pydantic-settings==2.2.1
88

99
python-dotenv==1.0.1
10-
python-multipart==0.0.18
10+
python-multipart==0.0.20
1111

1212
loguru==0.7.3
1313
python-json-logger==2.0.7

requirements-for-safety.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ pytest==8.2.0
5454
pytest-asyncio==1.1.0
5555
python-dateutil==2.9.0.post0
5656
python-dotenv==1.0.1
57-
python-multipart==0.0.18
57+
python-multipart==0.0.20
5858
PyYAML==6.0.2
5959
referencing==0.36.2
6060
regex==2024.11.6

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pydantic==2.7.0
77
pydantic-settings==2.2.1
88

99
python-dotenv==1.0.1
10-
python-multipart==0.0.18
10+
python-multipart==0.0.20
1111

1212
loguru==0.7.3
1313
python-json-logger==2.0.7

0 commit comments

Comments
 (0)