Skip to content

Commit c141ef5

Browse files
Merge pull request #25 from seapagan/dependabot/pip/main/fastapi-0.110.1
2 parents 19adb52 + c35200c commit c141ef5

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

Lines changed: 8 additions & 8 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
@@ -25,7 +25,7 @@ classifiers = [
2525
python = "^3.9"
2626
pydantic = "^2.6.4"
2727
redis = "^5.0.3"
28-
fastapi = { extras = ["all"], version = "^0.110.0" }
28+
fastapi = { extras = ["all"], version = "^0.110.1" }
2929

3030
[tool.poetry.group.dev.dependencies]
3131
requests = "^2.31.0"

0 commit comments

Comments
 (0)