Skip to content

Bump vws-python from 2026.2.21 to 2026.2.22#3010

Merged
adamtheturtle merged 1 commit intomainfrom
dependabot/pip/vws-python-2026.2.22
Feb 23, 2026
Merged

Bump vws-python from 2026.2.21 to 2026.2.22#3010
adamtheturtle merged 1 commit intomainfrom
dependabot/pip/vws-python-2026.2.22

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.22.

Release notes

Sourced from vws-python's releases.

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.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

  • Breaking change: Exception names now end with Error.
  • Use a timeout (30 seconds) when making requests to the VWS API.

... (truncated)

Commits
  • 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
  • b4ecf17 Simplify path-prefix tests: use MockVWS + ConnectionError
  • 365c501 Fix urljoin in query.py and add path-prefix base URL tests
  • 2946610 Replace urljoin with string concatenation for base URL construction
  • 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.21 to 2026.2.22.
- [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.22)

---
updated-dependencies:
- dependency-name: vws-python
  dependency-version: 2026.2.22
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@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 05:05
@adamtheturtle adamtheturtle enabled auto-merge (squash) February 23, 2026 08:23
@adamtheturtle adamtheturtle merged commit bac1c01 into main Feb 23, 2026
11 checks passed
@adamtheturtle adamtheturtle deleted the dependabot/pip/vws-python-2026.2.22 branch February 23, 2026 08:30
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.

1 participant