Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 30, 2025

Bumps nc-py-api from 0.20.2 to 0.21.1.

Release notes

Sourced from nc-py-api's releases.

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.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
  • 48c9113 v0.21.1 [publish]
  • f680790 fix: fetch_models_task fixed for files and docs added (#376)
  • 9518a89 v0.21.0 [publish]
  • 6d86156 [pre-commit.ci] pre-commit autoupdate (#372)
  • c0416d3 feat(http): switch httpx for niquests in order to stabilize network I/O (#375)
  • 4b1cf06 chore(deps): update actions/download-artifact action to v5 (#371)
  • 13b7707 [pre-commit.ci] pre-commit autoupdate (#370)
  • 85fd458 feat(users): add wipe method to UsersAPI (#368)
  • b383d23 [pre-commit.ci] pre-commit autoupdate (#369)
  • f6fe6a5 [pre-commit.ci] pre-commit autoupdate (#367)
  • 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.21.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.21.1)

---
updated-dependencies:
- dependency-name: nc-py-api
  dependency-version: 0.21.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 Aug 30, 2025
@dependabot dependabot bot added dependencies python Pull requests that update python code labels Aug 30, 2025
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.

0 participants