Skip to content

Comments

Bump vws-python from 2026.2.21 to 2026.2.23#1993

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/pip/vws-python-2026.2.23
Feb 23, 2026
Merged

Bump vws-python from 2026.2.21 to 2026.2.23#1993
github-actions[bot] merged 1 commit intomainfrom
dependabot/pip/vws-python-2026.2.23

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps vws-python from 2026.2.21 to 2026.2.23.

Release notes

Sourced from vws-python's releases.

Release 2026.02.23

2026.02.23 (2026-02-23)

Bug Fixes

  • Remove --example-workers 0 only from mypy-docs hook (fce3a97)

Release 2026.02.22

2026.02.22 (2026-02-22)

Bug Fixes

  • Remove --example-workers 0 only from mypy-docs hook (fce3a97)
Changelog

Sourced from vws-python's changelog.

Changelog

Next

2026.02.23

2026.02.22

2026.02.21

2026.02.15

  • Add request_timeout_seconds parameter to VWS and CloudRecoService, allowing customization of the request timeout. This accepts a float or a (connect, read) tuple, matching the requests library's timeout interface. The default remains 30 seconds.

2025.03.10.1

2025.03.10

  • Removed vws.exceptions.custom_exceptions.OopsAnErrorOccurredPossiblyBadName which now does not occur in VWS.

2024.09.21

2024.09.04.1

2024.09.04

  • Move Response from vws.exceptions.response to vws.types.
  • Add raw field to Response.

2024.09.03

  • Make VWS.make_request a public method.

2024.09.02

... (truncated)

Commits
  • 62936f2 Bump CHANGELOG
  • 2486dad Simplify verification to just a sleep to maintain 100% coverage.
  • 9a74baf Fix wait_for_target_processed returning before status is stable.
  • 717464c Bump CHANGELOG
  • 545e91d Merge pull request #2867 from VWS-Python/adamtheturtle/fix-duplicate-fixture
  • 13a0047 Use implicit booleaness check in path-prefix test
  • 1659038 Bump vws-python-mock to 2026.2.22.2 and clean up path-prefix handling
  • ec3c968 Add positive path-prefix tests and fix auth signing for prefixed base URLs
  • 115bd8d Bump vws-python-mock to 2026.2.22.1
  • da75463 Use keyword argument for pytest.raises
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 23, 2026
@github-actions github-actions bot enabled auto-merge February 23, 2026 23:29
Bumps [vws-python](https://github.com/VWS-Python/vws-python) from 2026.2.21 to 2026.2.23.
- [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.21...2026.02.23)

---
updated-dependencies:
- dependency-name: vws-python
  dependency-version: 2026.2.23
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/vws-python-2026.2.23 branch from 247031d to e145d27 Compare February 23, 2026 23:34
@github-actions github-actions bot merged commit 7ea393b into main Feb 23, 2026
15 checks passed
@github-actions github-actions bot deleted the dependabot/pip/vws-python-2026.2.23 branch February 23, 2026 23:38
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 Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants