Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Commit

Permalink
build(deps): bump the pip group across 1 directories with 2 updates
Browse files Browse the repository at this point in the history
Bumps the pip group with 2 updates in the /. directory: [fastapi](https://github.com/tiangolo/fastapi) and [python-multipart](https://github.com/andrew-d/python-multipart).


Updates `fastapi` from 0.104.0 to 0.109.1
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](fastapi/fastapi@0.104.0...0.109.1)

Updates `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: fastapi
  dependency-type: direct:production
  dependency-group: pip-security-group
- dependency-name: python-multipart
  dependency-type: direct:production
  dependency-group: pip-security-group
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 17, 2024
1 parent 0bb92dc commit 705666e
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
32 changes: 16 additions & 16 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ bcrypt = "^3.2.0"
passlib = { version = "^1.7.4", extras = ["bcrypt"] }
python-jose = "^3.2.0"
requests = "^2.20.0"
python-multipart = "==0.0.5"
python-multipart = "==0.0.7"
SQLAlchemy-Utils = "^0.38.3"
sentry-sdk = { version = "^1.14.0", extras = ["fastapi"] }
alembic = "^1.8.1"
Expand Down

0 comments on commit 705666e

Please sign in to comment.