Skip to content

Commit 1d80357

Browse files
authored
Merge pull request #182 from nextcloud/dependabot/pip/fastapi-0.128.3
chore(deps): bump fastapi from 0.128.0 to 0.128.3
2 parents bfee9ce + b29f1e2 commit 1d80357

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

poetry.lock

Lines changed: 7 additions & 6 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
@@ -11,7 +11,7 @@ package-mode = false
1111
[tool.poetry.dependencies]
1212
python = "^3.10"
1313
pydantic = "2.*"
14-
fastapi = "^0.128.0"
14+
fastapi = "^0.128.7"
1515
nc-py-api = {extras = ["app"], version = "^0.24.0"}
1616
langchain = "^0.3.27"
1717
niquests = "^3.17.0"

0 commit comments

Comments
 (0)