Skip to content

Commit f13f86b

Browse files
chore(deps): update dependency fastapi to ^0.131.0
| datasource | package | from | to | | ---------- | ------- | ------- | ------- | | pypi | fastapi | 0.128.0 | 0.131.0 |
1 parent 4a0ca1e commit f13f86b

2 files changed

Lines changed: 9 additions & 8 deletions

File tree

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
@@ -8,7 +8,7 @@ package-mode = false
88
[tool.poetry.dependencies]
99
python = "^3.12"
1010
fastfeedparser = "^0.3.0"
11-
fastapi = {extras = ["standard"], version = "^0.128.0"}
11+
fastapi = {extras = ["standard"], version = "^0.131.0"}
1212
requests = "^2.32.3"
1313
feedgen = "^1.0.0"
1414

0 commit comments

Comments
 (0)