Skip to content

Commit 452b47a

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

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

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
@@ -75,7 +75,7 @@ jsonschema-path = "^0.4.5"
7575
jsonschema = "^4.23.0"
7676
multidict = {version = "^6.0.4", optional = true}
7777
aioitertools = {version = ">=0.11,<0.14", optional = true}
78-
fastapi = {version = ">=0.111,<0.130", optional = true}
78+
fastapi = {version = ">=0.111,<0.136", optional = true}
7979
typing-extensions = "^4.8.0"
8080

8181
[tool.poetry.extras]

0 commit comments

Comments
 (0)