Skip to content

Commit

Permalink
build(deps): bump fastapi from 0.115.7 to 0.115.8 in /requirements
Browse files Browse the repository at this point in the history
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.115.7 to 0.115.8.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](fastapi/fastapi@0.115.7...0.115.8)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and saltydk committed Feb 19, 2025
1 parent b35caa9 commit b20613a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/requirements-docker-controller.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
docker==7.1.0
uvicorn==0.34.0
fastapi==0.115.7
fastapi==0.115.8
requests==2.32.3

0 comments on commit b20613a

Please sign in to comment.