Skip to content

Commit

Permalink
Bump fastapi from 0.85.1 to 0.109.1
Browse files Browse the repository at this point in the history
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.85.1 to 0.109.1.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](fastapi/fastapi@0.85.1...0.109.1)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 13, 2024
1 parent f136014 commit 0342ccb
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 18 deletions.
53 changes: 36 additions & 17 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 @@ -17,7 +17,7 @@ alembic = "^1.8.1"
aiosqlite = "^0.17.0" # for async sqlite in sqlalchemy
asgiref = "^3.5.2"
discord-webhook = {version = "^0.17.0", extras = ["async"]}
fastapi = "^0.85.1"
fastapi = "^0.109.1"
python-multipart = "^0.0.5" # for multipart forms in fastapi
sqlalchemy = "^1.4.41"
uvicorn = "^0.20.0"
Expand Down

0 comments on commit 0342ccb

Please sign in to comment.