Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: fastapi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 30, 2024
1 parent 7203627 commit 3bedc6b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
22 changes: 11 additions & 11 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
Expand Up @@ -28,7 +28,7 @@ python = "^3.8"
alembic = "^1.8.1"
aiosqlite = "^0.17.0"
databases = "^0.4.3"
fastapi = "^0.109.1"
fastapi = "^0.110.3"
amqtt = { git = "https://github.com/feedernet/amqtt.git", rev = "f9e72c9e5b503ba385b9dd16d3e35b49662549df" }
pytz = "^2022.2"
semver = "^2.13.0"
Expand Down

0 comments on commit 3bedc6b

Please sign in to comment.