Skip to content
This repository has been archived by the owner on Apr 27, 2024. It is now read-only.

Commit

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

---
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 19, 2024
1 parent fa5eb6f commit b7cfb48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ pandas = "^2.0.1"
loguru = "^0.7.0"
watchdog = "^3.0.0"
psycopg2-binary = "^2.9.5"
fastapi = "^0.95.1"
fastapi = "^0.110.2"
FastAPI-SQLAlchemy = "^0.2.1"
pydantic = "^1.10.7"
alembic = "^1.10.4"
Expand Down

0 comments on commit b7cfb48

Please sign in to comment.