Skip to content

Bump vws-python from 2025.3.10.1 to 2026.2.15#2928

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

Bump vws-python from 2025.3.10.1 to 2026.2.15#2928
github-actions[bot] merged 1 commit intomainfrom
dependabot/pip/vws-python-2026.2.15

Conversation

@dependabot
Copy link
Contributor

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

Bumps vws-python from 2025.3.10.1 to 2026.2.15.

Release notes

Sourced from vws-python's releases.

Release 2026.02.15

2026.02.15 (2026-02-15)

Bug Fixes

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

Sourced from vws-python's changelog.

Changelog

Next

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.
  • Type hint changes: images are now io.BytesIO instances or io.BufferedRandom.

2024.02.19

  • Add exception response attribute to vws.exceptions.custom_exceptions.RequestEntityTooLarge.

2024.02.06

... (truncated)

Commits
  • 9654d57 Bump CHANGELOG
  • 62599d9 Merge pull request #2823 from VWS-Python/adamtheturtle/custom-timeouts
  • a69677c Add fast tests for custom request timeouts
  • f39f067 Merge pull request #2846 from VWS-Python/chore/pyrefly-non-exhaustive-match-2...
  • 495fad3 [pre-commit.ci lite] apply automatic fixes
  • 26b9256 Add pyrefly non-exhaustive match as error
  • bb0bf44 Merge remote-tracking branch 'origin/main' into adamtheturtle/custom-timeouts
  • 69fac31 Merge pull request #2845 from VWS-Python/adamtheturtle/test-default-timeout
  • 2d64771 Add tests for the default 30-second request timeout
  • 828ec2d Merge pull request #2844 from VWS-Python/adamtheturtle/bump-vws-mock-4
  • 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 2025.3.10.1 to 2026.2.15.
- [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@2025.03.10.1...2026.02.15)

---
updated-dependencies:
- dependency-name: vws-python
  dependency-version: 2026.2.15
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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 16, 2026
@github-actions github-actions bot enabled auto-merge February 16, 2026 05:06
@github-actions github-actions bot merged commit 9c4b4ec into main Feb 16, 2026
104 checks passed
@github-actions github-actions bot deleted the dependabot/pip/vws-python-2026.2.15 branch February 16, 2026 05:50
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