Skip to content

Commit

Permalink
Update fastapi requirement from ~=0.115.8 to ~=0.115.11
Browse files Browse the repository at this point in the history
Updates the requirements on [fastapi](https://github.com/fastapi/fastapi) to permit the latest version.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](fastapi/fastapi@0.115.8...0.115.11)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 3, 2025
1 parent 920d2ef commit a8e22a4
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.115.8
fastapi~=0.115.11
uvicorn[standard]~=0.34.0
sqlalchemy[asyncio]==2.0.37
asyncpg~=0.30.0
Expand Down

0 comments on commit a8e22a4

Please sign in to comment.