An open index of dependabot pull requests across open source projects.

Bump vws-python from 2026.2.24 to 2026.2.25.1

Closed
Number: #2002
Type: Pull Request
State: Closed
Author: dependabot[bot] dependabot[bot]
Association: Unknown
Comments: 1
Created: February 25, 2026 at 10:26 PM UTC
(4 months ago)
Updated: February 25, 2026 at 10:29 PM UTC
(4 months ago)
Closed: February 25, 2026 at 10:29 PM UTC
(4 months ago)
Time to Close: 3 minutes
Labels:
dependencies python:uv
Description:

Bumps vws-python from 2026.2.24 to 2026.2.25.1.

Release notes

Sourced from vws-python's releases.

Release 2026.02.25.1

2026.02.25.1 (2026-02-25)

Bug Fixes

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

Release 2026.02.25

2026.02.25 (2026-02-25)

Bug Fixes

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

Sourced from vws-python's changelog.

Changelog

Next

2026.02.25.1

2026.02.25

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

... (truncated)

Commits
  • f3b356f Bump CHANGELOG
  • d01ce65 Merge pull request #2882 from VWS-Python/adamtheturtle/reports-from-response-...
  • c5e06a2 Fix mypy type: ignore error codes to use [misc] for Too many positional argum...
  • 2cb3a54 Add type ignores to suppress mypy errors from classmethods
  • 60f93d2 Add from_response_dict classmethods to report classes
  • 90c3dc0 Bump CHANGELOG
  • 0173d50 Merge pull request #2878 from VWS-Python/adamtheturtle/asyncio-support-analysis
  • db3fb18 Add asyncio support with async client classes
  • 60e5a6e Merge pull request #2880 from VWS-Python/adamtheturtle/dedup-get-image-data
  • 83ef9f1 Extract shared image utilities to reduce duplication
  • 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)
Package Dependencies
Package:
vws-python
Ecosystem:
pip
Version Change:
2026.2.24 → 2026.2.25.1
Update Type:
Patch
Technical Details
ID: 14126945
UUID: 3992163688
Node ID: PR_kwDODM87vM7GXpHb
Host: GitHub
Repository: VWS-Python/vws-cli