Skip to content

Commit 1b95fb8

Browse files
authored
Merge pull request #79 from jpcadena/dependabot/pip/fastapi-0.115.6
⬆ Bump fastapi from 0.115.5 to 0.115.6
2 parents 5bbd6d1 + 9dc5aa3 commit 1b95fb8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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
@@ -76,7 +76,7 @@ black = "^24.10.0"
7676
ruff = "^0.8.1"
7777
mypy = "^1.13.0"
7878
pre-commit = "^4.0.1"
79-
fastapi = {extras = ["all"], version = "^0.115.5"}
79+
fastapi = {extras = ["all"], version = "^0.115.6"}
8080
uvicorn = "^0.32.1"
8181
starlette = "^0.41.3"
8282
requests = "^2.32.3"

0 commit comments

Comments
 (0)