Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent 359abc8 commit 92a5c48
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion capstone/files/app/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ py==1.9.0
pydantic==1.6.1
pyparsing==2.4.7
pytest==6.0.1
python-multipart==0.0.5
python-multipart==0.0.7
requests==2.24.0
six==1.15.0
starlette==0.13.6
Expand Down
2 changes: 1 addition & 1 deletion capstone/files/app/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ httptools==0.1.1
Jinja2==2.11.2
MarkupSafe==1.1.1
pydantic==1.6.1
python-multipart==0.0.5
python-multipart==0.0.7
six==1.15.0
starlette==0.13.6
uvicorn==0.11.8
Expand Down

0 comments on commit 92a5c48

Please sign in to comment.