Skip to content

Commit

Permalink
⬆️(project) upgrade python-multipart to v0.0.18 [SECURITY]
Browse files Browse the repository at this point in the history
| datasource | package          | from   | to     |
| ---------- | ---------------- | ------ | ------ |
| pypi       | python-multipart | 0.0.17 | 0.0.18 |
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent 677fe48 commit fe31d92
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.0"
python-multipart = "==0.0.17"
python-multipart = "==0.0.18"
questionary = "==2.0.1"
sentry-sdk = {extras = ["fastapi"], version = "==2.18.0"}
setuptools = "==75.5.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 fe31d92

Please sign in to comment.