Skip to content

Commit

Permalink
Bump python-multipart from 0.0.6 to 0.0.7 in /requirements (#13)
Browse files Browse the repository at this point in the history
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 5, 2024
1 parent 5b4efd0 commit 9bae8dc
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 @@ -54,7 +54,7 @@ pyjwt==2.6.0
pytest==7.3.1
pytest-asyncio==0.21.0
python-dotenv==1.0.0
python-multipart==0.0.6
python-multipart==0.0.7
pyyaml==6.0
requests==2.31.0
ruamel-yaml==0.17.22
Expand Down
2 changes: 1 addition & 1 deletion requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ pycparser==2.21
pydantic==1.10.7
pyjwt==2.6.0
python-dotenv==1.0.0
python-multipart==0.0.6
python-multipart==0.0.7
sniffio==1.3.0
SQLAlchemy==2.0.12
starlette==0.36.2
Expand Down

0 comments on commit 9bae8dc

Please sign in to comment.