Skip to content

Commit 09de4b3

Browse files
Merge pull request #113 from nextcloud/dependabot/pip/fastapi-0.116.2
2 parents a2f4bd8 + 8bcc7f6 commit 09de4b3

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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.116.1"
14+
fastapi = "^0.116.2"
1515
nc-py-api = {extras = ["app"], version = "0.*"}
1616
langchain = "^0.3.27"
1717
httpx = "^0.28.1"

0 commit comments

Comments
 (0)