Skip to content

Commit

Permalink
chore(deps): bump fastapi from 0.112.0 to 0.112.1
Browse files Browse the repository at this point in the history
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.112.0 to 0.112.1.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](fastapi/fastapi@0.112.0...0.112.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 Aug 19, 2024
1 parent 31d2296 commit a70116e
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 @@ -39,7 +39,7 @@ orjson==3.10.7
sdnotify==0.3.2

# API Server
fastapi==0.112.0
fastapi==0.112.1
pydantic==2.8.2
uvicorn==0.30.6
pyjwt==2.9.0
Expand Down

0 comments on commit a70116e

Please sign in to comment.