Skip to content

Commit

Permalink
chore(deps): bump fastapi from 0.112.0 to 0.115.2
Browse files Browse the repository at this point in the history
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.112.0 to 0.115.2.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](fastapi/fastapi@0.112.0...0.115.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] authored Oct 15, 2024
1 parent 5717566 commit d4c0527
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
Expand Up @@ -9,7 +9,7 @@ sqlalchemy==2.0.35
pydantic==2.9.2
pydantic-settings==2.5.2
uvicorn[standard]==0.31.1
fastapi==0.112.0
fastapi==0.115.2
pendulum==3.0.0
networkx==3.3
numpy==2.0.1
Expand Down

0 comments on commit d4c0527

Please sign in to comment.