Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 27, 2022
1 parent 37569ff commit a3667fe
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 16 deletions.
66 changes: 51 additions & 15 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 @@ python = "^3.8"
alembic = "^1.7.5"
aiosqlite = "^0.17.0"
databases = "^0.4.3"
fastapi = "^0.65.2"
fastapi = "^0.73.0"
amqtt = { git = "https://github.com/feedernet/amqtt.git", rev = "f9e72c9e5b503ba385b9dd16d3e35b49662549df" }
pytz = "^2021.3"
semver = "^2.13.0"
Expand Down

0 comments on commit a3667fe

Please sign in to comment.