Skip to content

Commit

Permalink
Bump python-multipart from 0.0.7 to 0.0.18
Browse files Browse the repository at this point in the history
Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.7 to 0.0.18.
- [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.7...0.0.18)

---
updated-dependencies:
- dependency-name: python-multipart
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent f907f3c commit 4084f06
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ python-calamine==0.1.7
# via pandas
python-dateutil==2.8.2
# via pandas
python-multipart==0.0.7
python-multipart==0.0.18
# via datahub (pyproject.toml)
pytz==2024.1
# via pandas
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ python-calamine==0.1.7
# via pandas
python-dateutil==2.8.2
# via pandas
python-multipart==0.0.7
python-multipart==0.0.18
# via datahub (pyproject.toml)
pytz==2024.1
# via pandas
Expand Down

0 comments on commit 4084f06

Please sign in to comment.