Skip to content

Commit 3b5d048

Browse files
Bump fastapi from 0.115.11 to 0.116.1
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.115.11 to 0.116.1. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.115.11...0.116.1) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.116.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 39628b9 commit 3b5d048

2 files changed

Lines changed: 9 additions & 8 deletions

File tree

poetry.lock

Lines changed: 8 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ httpx = "^0.28.0"
1919
websockets = ">=14.1,<16.0"
2020
orjson = "^3.10.12"
2121
uvloop = "^0.21.0"
22-
fastapi = "^0.115.6"
22+
fastapi = ">=0.115.6,<0.117.0"
2323
uvicorn = "^0.34.0"
2424
rich = ">=13.9.4,<15.0.0"
2525
extractous = "^0.3.0"

0 commit comments

Comments
 (0)