Skip to content

chore(deps): Bump vws-python from 2026.2.25.1 to 2026.8.14 - #3470

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/vws-python-2026.8.14
Open

chore(deps): Bump vws-python from 2026.2.25.1 to 2026.8.14#3470
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/vws-python-2026.8.14

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 18, 2026

Copy link
Copy Markdown
Contributor

Bumps vws-python from 2026.2.25.1 to 2026.8.14.

Release notes

Sourced from vws-python's releases.

Release 2026.08.14

2026.08.14

  • Drop Python 3.13 support, update VWS Python Mock, and test quota and project-state error responses against the mock.

  • Add QuotaExceededError, LicenseCheckFailedError, and AuthorizationFailedError for documented VuMark Generation API result codes.

  • Fix target_id on target exceptions when base_vws_url includes a path prefix.

  • Retain explicitly provided falsy custom transports instead of replacing them with defaults.

  • Raise a response-carrying CloudRecoError when Cloud Query returns a documented empty or non-JSON 4xx response instead of leaking JSONDecodeError.

  • Add support for the Model Target Web API. ModelTargetService and AsyncModelTargetService create standard and advanced Model Target datasets, wait for them to be generated, download them and delete them.

  • Map the ProjectHasNoApiAccess result code, as spelled in Vuforia's result codes table, to ProjectHasNoAPIAccessError. The previously mapped ProjectHasNoAPIAccess casing, which Vuforia does not document, is no longer mapped.

  • Add support for the Database Reco Counts report. VWS and AsyncVWS take an optional database_id, and have new request_database_reco_counts_report, download_reco_counts_report and wait_for_reco_counts_report methods.

Changelog

Sourced from vws-python's changelog.

Changelog

.. towncrier release notes start

2026.08.14

  • Drop Python 3.13 support, update VWS Python Mock, and test quota and project-state error responses against the mock.

  • Add QuotaExceededError, LicenseCheckFailedError, and AuthorizationFailedError for documented VuMark Generation API result codes.

  • Fix target_id on target exceptions when base_vws_url includes a path prefix.

  • Retain explicitly provided falsy custom transports instead of replacing them with defaults.

  • Raise a response-carrying CloudRecoError when Cloud Query returns a documented empty or non-JSON 4xx response instead of leaking JSONDecodeError.

  • Add support for the Model Target Web API. ModelTargetService and AsyncModelTargetService create standard and advanced Model Target datasets, wait for them to be generated, download them and delete them.

  • Map the ProjectHasNoApiAccess result code, as spelled in Vuforia's result codes table, to ProjectHasNoAPIAccessError. The previously mapped ProjectHasNoAPIAccess casing, which Vuforia does not document, is no longer mapped.

  • Add support for the Database Reco Counts report. VWS and AsyncVWS take an optional database_id, and have new request_database_reco_counts_report, download_reco_counts_report and wait_for_reco_counts_report methods.

2026.02.25.1

2026.02.25

2026.02.24

2026.02.23

2026.02.22

2026.02.21

... (truncated)

Commits
  • 264631f Bump CHANGELOG
  • cf2f049 Add Model Target Web API client support
  • cb8a5fb Take the reco counts report month as a calendar.Month
  • e6c52dc Take the reco counts report year and month as ints
  • b1c34db Add Database Reco Counts report client support
  • 7bea124 Drop the result code casing comment
  • 337ee04 Map only the documented ProjectHasNoApiAccess casing
  • 43680f5 Add ProjectHasNoApiAccess to the spelling dictionary
  • 3e7cf01 Map the ProjectHasNoApiAccess result code
  • 06283ad Merge pull request #3144 from VWS-Python/dependabot/pip/ty-0.0.70
  • 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 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 [vws-python](https://github.com/VWS-Python/vws-python) from 2026.2.25.1 to 2026.8.14.
- [Release notes](https://github.com/VWS-Python/vws-python/releases)
- [Changelog](https://github.com/VWS-Python/vws-python/blob/main/CHANGELOG.rst)
- [Commits](VWS-Python/vws-python@2026.02.25.1...2026.08.14)

---
updated-dependencies:
- dependency-name: vws-python
  dependency-version: 2026.8.14
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Aug 18, 2026
@dependabot
dependabot Bot deployed to development August 18, 2026 05:09 Active
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants