Skip to content

Commit 78ccd14

Browse files
chore(deps): bump nc-py-api from 0.22.0 to 0.23.0
Bumps [nc-py-api](https://github.com/cloud-py-api/nc_py_api) from 0.22.0 to 0.23.0. - [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.22.0...v0.23.0) --- updated-dependencies: - dependency-name: nc-py-api dependency-version: 0.23.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1ed067d commit 78ccd14

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.122.0"
15-
nc-py-api = {extras = ["app"], version = "^0.22.0"}
15+
nc-py-api = {extras = ["app"], version = "^0.23.0"}
1616
langchain = "^0.3.27"
1717
niquests = "^3.15.2"
1818
langchain-community = "^0.3.24"

0 commit comments

Comments
 (0)