Skip to content

Commit

Permalink
Bump python-multipart in /src/api in the pip group across 1 directory
Browse files Browse the repository at this point in the history
Bumps the pip group with 1 update in the /src/api directory: [python-multipart](https://github.com/Kludex/python-multipart).


Updates `python-multipart` from 0.0.17 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.17...0.0.18)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 3, 2024
1 parent 8dd4527 commit 03c2d96
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion src/api/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ pydantic-extra-types = {extras = ["all"], version = "==2.10.0"}
pydantic-settings = "==2.6.1"
pyinstrument = "==5.0.0"
pyjwt = "==2.10.1"
python-multipart = "==0.0.17"
python-multipart = "==0.0.18"
questionary = "==2.0.1"
sentry-sdk = {extras = ["fastapi"], version = "==2.19.0"}
setuptools = "==75.6.0"
Expand Down
8 changes: 4 additions & 4 deletions src/api/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 03c2d96

Please sign in to comment.