Skip to content

Commit c575581

Browse files
chore(deps): bump fastapi from 0.123.10 to 0.127.1
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.123.10 to 0.127.1. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.123.10...0.127.1) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.127.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cd04c60 commit c575581

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

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
@@ -11,7 +11,7 @@ package-mode = false
1111
[tool.poetry.dependencies]
1212
python = "^3.10"
1313
pydantic = "2.*"
14-
fastapi = "^0.123.10"
14+
fastapi = "^0.127.1"
1515
nc-py-api = {extras = ["app"], version = "^0.22.0"}
1616
langchain = "^0.3.27"
1717
niquests = "^3.15.2"

0 commit comments

Comments
 (0)