Skip to content

Commit

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

---
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 Sep 12, 2024
1 parent 259f611 commit 9e49641
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 23 deletions.
43 changes: 21 additions & 22 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 @@ -6,7 +6,7 @@ authors = ["kazshinohara <[email protected]>"]

[tool.poetry.dependencies]
python = "^3.9"
fastapi = "^0.95.0"
fastapi = "^0.114.1"
uvicorn = "^0.21.1"
sqlalchemy-spanner = "^1.6.2"
SQLAlchemy-Utils = "^0.41.1"
Expand Down

0 comments on commit 9e49641

Please sign in to comment.