Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 17, 2026

Bumps nc-py-api from 0.20.2 to 0.23.1.

Release notes

Sourced from nc-py-api's releases.

v0.23.1

Fixed

  • Fix custom progress bar with huggingface_hub >= 1.1.0. #391 Thanks to @​danxuliu

v0.23.0

Added

  • TaskProcessing: Add next_task_batch endpoint (#383)

Fixed

  • handle bot join messages properly to get conversation id and name (#385)

v0.22.0

No release notes provided.

v0.21.1

Changed

  • ExApps: Now exception is raised during model download if there was error to prevent incorrect ExApp installation. #376

Fixed

  • ExApps: Broken models download ue a typo in the previous PRs. #376

v0.21.0

Added

Changed

  • Switch from httpx library to the niquests library. #375 Thanks to @​Ousret
Changelog

Sourced from nc-py-api's changelog.

[0.23.1 - 2026-01-16]

Fixed

  • Fix custom progress bar with huggingface_hub >= 1.1.0. #391 Thanks to @​danxuliu

[0.23.0 - 2025-11-25]

Added

  • TaskProcessing: Add next_task_batch endpoint (#383)

Fixed

  • Handle bot join messages properly to get conversation id and name (#385)

[0.22.0 - 2025-10-24]

Added

  • TaskProcessing: Add trigger_handler to set_handlers() (#382)

[0.21.1 - 2025-08-27]

Changed

  • ExApps: Now exception is raised during model download if there was error to prevent incorrect ExApp installation. #376

Fixed

  • ExApps: Broken models download ue a typo in the previous PRs. #376

[0.21.0 - 2025-08-26]

Added

Changed

  • Switch from httpx library to the niquests library. #375 Thanks to @​Ousret
Commits
  • ade3b32 v0.23.1 [publish]
  • 8764d5a Fix custom progress bar with huggingface_hub >= 1.1.0 (#391)
  • cb3002d chore(deps): update actions/checkout action to v6 (#384)
  • ef69321 v0.23.0 [publish]
  • 9846510 fix: handle bot join messages properly to get conversation id and name (#385)
  • 7a374e5 feat(TaskProcessing): Add next_task_batch endpoint (#383)
  • d2eb66a v0.22.0 [publish]
  • da0a3d5 feat(TaskProcessing): Add trigger_handler to set_handlers() (#382)
  • 816e4e0 fix pylint in CI
  • 48c9113 v0.21.1 [publish]
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [nc-py-api](https://github.com/cloud-py-api/nc_py_api) from 0.20.2 to 0.23.1.
- [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.20.2...v0.23.1)

---
updated-dependencies:
- dependency-name: nc-py-api
  dependency-version: 0.23.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies python Pull requests that update python code labels Jan 17, 2026
@dependabot dependabot bot added dependencies python Pull requests that update python code labels Jan 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant