Skip to content

Commit cbe45c6

Browse files
authored
Merge pull request #105 from jpcadena/dependabot/pip/fastapi-0.115.8
⬆ Bump fastapi from 0.115.7 to 0.115.8
2 parents 82726a8 + 4dae380 commit cbe45c6

File tree

2 files changed

+47
-5
lines changed

2 files changed

+47
-5
lines changed

poetry.lock

Lines changed: 46 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 = "^25.1.0"
7676
ruff = "^0.9.3"
7777
mypy = "^1.14.1"
7878
pre-commit = "^4.1.0"
79-
fastapi = {extras = ["all"], version = "^0.115.7"}
79+
fastapi = {extras = ["all"], version = "^0.115.8"}
8080
uvicorn = "^0.34.0"
8181
starlette = "^0.45.3"
8282
requests = "^2.32.3"

0 commit comments

Comments
 (0)