Skip to content

Commit

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

---
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 Jul 17, 2024
1 parent 4db8340 commit e9f5519
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.30.1
fastapi==0.111.0
fastapi==0.111.1
requests==2.32.3

0 comments on commit e9f5519

Please sign in to comment.