Skip to content

Commit

Permalink
Bump fastapi[all] from 0.115.0 to 0.115.2 in the python-packages group
Browse files Browse the repository at this point in the history
Bumps the python-packages group with 1 update: [fastapi[all]](https://github.com/fastapi/fastapi).


Updates `fastapi[all]` from 0.115.0 to 0.115.2
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](fastapi/fastapi@0.115.0...0.115.2)

---
updated-dependencies:
- dependency-name: fastapi[all]
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 475ea44 commit befc0b1
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 @@ -10,7 +10,7 @@ classifiers = [
]
readme = { file = "./README.md", content-type = "text/markdown" }
dependencies = [
"fastapi[all] == 0.115.0",
"fastapi[all] == 0.115.2",
"uvicorn == 0.31.1",
"pyyaml == 6.0.2",
"geojson_pydantic == 1.1.1",
Expand Down

0 comments on commit befc0b1

Please sign in to comment.