Skip to content

Commit

Permalink
Bump fastapi from 0.112.2 to 0.114.0
Browse files Browse the repository at this point in the history
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.112.2 to 0.114.0.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](fastapi/fastapi@0.112.2...0.114.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 032b8d7 commit 01843ed
Show file tree
Hide file tree
Showing 2 changed files with 109 additions and 101 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ verify_ssl = true
name = "pypi"

[packages]
fastapi = "~=0.112"
fastapi = "~=0.114"
pydantic = "~=2.8"
requests = "~=2.32"
uvicorn = "~=0.30"
Expand Down
208 changes: 108 additions & 100 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 01843ed

Please sign in to comment.