Skip to content

Commit

Permalink
Bump fastapi from 0.111.0 to 0.111.1 (#327)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 17, 2024
1 parent 2ac3cfa commit b58b258
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dependencies = [
"pydantic>=2.8.2,<2.9.0",
"pyyaml~=6.0.1",
"requests>=2.31,<2.33",
"fastapi==0.111.0",
"fastapi==0.111.1",
"fastparquet==2024.5.0",
"python-multipart==0.0.9",
"rich~=13.7.0",
Expand Down

0 comments on commit b58b258

Please sign in to comment.