Skip to content

Commit

Permalink
build(deps): bump fastapi from 0.96.0 to 0.112.0
Browse files Browse the repository at this point in the history
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.96.0 to 0.112.0.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](fastapi/fastapi@0.96.0...0.112.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 Aug 5, 2024
1 parent c58ea81 commit 32ab9ee
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 17 deletions.
31 changes: 15 additions & 16 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ pyyaml = "*"
ruamel-yaml = "*"
peewee = "*"
datetime = "*"
fastapi = "0.96.0"
fastapi = "0.112.0"
uvicorn ={version="0.22.0", extras = ["standard"]}
munch = "^4.0.0"
psycopg2-binary = "^2.9.7"
Expand Down

0 comments on commit 32ab9ee

Please sign in to comment.