Skip to content

Commit c530d40

Browse files
build(deps-dev): bump fastapi from 0.115.5 to 0.115.6 (#1412)
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.115.5 to 0.115.6. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.115.5...0.115.6) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:development 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>
1 parent 3651131 commit c530d40

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

poetry.lock

Lines changed: 4 additions & 4 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
@@ -89,7 +89,7 @@ pytest = ">=7.4.4,<9.0.0"
8989
pytest-cov = ">=4,<6"
9090
codecov = "^2.1.13"
9191
pytest-asyncio = ">=0.21,<0.24"
92-
fastapi = ">=0.109.1,<0.115.6"
92+
fastapi = ">=0.109.1,<0.115.7"
9393

9494
black = "^24.1.0"
9595
ruff = ">=0.5.1,<0.5.2"

0 commit comments

Comments
 (0)