Skip to content

Commit

Permalink
Bump fastapi from 0.112.0 to 0.113.0
Browse files Browse the repository at this point in the history
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.112.0 to 0.113.0.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](fastapi/fastapi@0.112.0...0.113.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 Sep 5, 2024
1 parent 73f4223 commit 62606ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
fastapi==0.112.0
fastapi==0.113.0
uvicorn==0.30.5
alembic==1.13.2
SQLAlchemy==2.0.32
Expand Down

0 comments on commit 62606ba

Please sign in to comment.