Skip to content

Commit

Permalink
build(deps): bump fastapi from 0.104.0 to 0.109.1
Browse files Browse the repository at this point in the history
Bumps [fastapi](https://github.com/tiangolo/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)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Feb 5, 2024
1 parent 65e2fac commit f74d366
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 13 deletions.
26 changes: 14 additions & 12 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 @@ -28,7 +28,7 @@ asyncpg = "^0.28.0"
diamond-miner = "^1.1.0"
dramatiq = {extras = ["redis", "watch"], version = "^1.13.0"}
email-validator = "^1.3.1"
fastapi = "^0.104.0"
fastapi = "^0.109.1"
fastapi-users = {extras = ["sqlalchemy"], version = "^10.3.0"}
gunicorn = "^21.2.0"
mkdocs-material = "^9.4.7"
Expand Down

0 comments on commit f74d366

Please sign in to comment.