Skip to content

Commit 359099a

Browse files
chore(deps): bump nc-py-api from 0.24.1 to 0.24.2
Bumps [nc-py-api](https://github.com/cloud-py-api/nc_py_api) from 0.24.1 to 0.24.2. - [Release notes](https://github.com/cloud-py-api/nc_py_api/releases) - [Changelog](https://github.com/cloud-py-api/nc_py_api/blob/main/CHANGELOG.md) - [Commits](cloud-py-api/nc_py_api@v0.24.1...v0.24.2) --- updated-dependencies: - dependency-name: nc-py-api dependency-version: 0.24.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 480225e commit 359099a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -12,7 +12,7 @@ package-mode = false
1212
python = "^3.10"
1313
pydantic = "2.*"
1414
fastapi = "^0.135.1"
15-
nc-py-api = {extras = ["app"], version = "^0.24.1"}
15+
nc-py-api = {extras = ["app"], version = "^0.24.2"}
1616
langchain = "^0.3.27"
1717
niquests = "^3.17.0"
1818
langchain-community = "^0.3.24"

0 commit comments

Comments
 (0)