Skip to content

Commit

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

---
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] authored Dec 18, 2023
1 parent d69166d commit 79019f8
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 9 deletions.
48 changes: 40 additions & 8 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 @@ -11,7 +11,7 @@ python = "^3.10"
SQLAlchemy = "^2.0.21"
alembic = "^1.12.0"
pydantic = "^2.3.0"
fastapi = "^0.103.1"
fastapi = "^0.105.0"
uvicorn = "^0.23.2"
psycopg2 = "^2.9.7"
pydantic-settings = "^2.0.3"
Expand Down

0 comments on commit 79019f8

Please sign in to comment.