Skip to content

Bump vws-python from 2026.2.23 to 2026.2.24#3018

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

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

Conversation

@dependabot
Copy link
Contributor

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

Bumps vws-python from 2026.2.23 to 2026.2.24.

Release notes

Sourced from vws-python's releases.

Release 2026.02.24

2026.02.24 (2026-02-24)

Bug Fixes

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

Sourced from vws-python's changelog.

Changelog

Next

2026.02.24

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

... (truncated)

Commits
  • cdc9e43 Bump CHANGELOG
  • 024a523 Merge pull request #2877 from VWS-Python/adamtheturtle/switchable-transport
  • b977b52 Assert httpx mock routes are called in transport tests
  • e2bf8ce Make float timeout consistent with tuple timeout in HTTPXTransport
  • c307654 Suppress pylint no-self-use for test files
  • fbff605 Address Bugbot review feedback on HTTPXTransport
  • 5b3fd2c Remove future annotations, add HTTPXTransport tests
  • c6c313b Fix pylint issues in transports and vumark_service
  • e9041ec Remove transport re-exports from vws.init
  • 92459c6 Add switchable HTTP transports (requests and httpx)
  • 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.23 to 2026.2.24.
- [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.23...2026.02.24)

---
updated-dependencies:
- dependency-name: vws-python
  dependency-version: 2026.2.24
  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 25, 2026
@github-actions github-actions bot enabled auto-merge February 25, 2026 05:04
@github-actions github-actions bot merged commit 0c67958 into main Feb 25, 2026
105 checks passed
@github-actions github-actions bot deleted the dependabot/pip/vws-python-2026.2.24 branch February 25, 2026 05:12
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