Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: fastapi[standard]
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 31, 2025
1 parent 941ba19 commit 560355e
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 @@ -18,7 +18,7 @@ classifiers = [
]
dependencies = [
"docker==7.1",
"fastapi[standard]==0.115.6",
"fastapi[standard]==0.115.8",
"ipython==8.31",
"pydantic==2.10.4",
"pydantic-settings==2.7",
Expand Down

0 comments on commit 560355e

Please sign in to comment.