Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 11, 2025

Bumps vws-python from 2024.9.21 to 2025.3.10.1.

Release notes

Sourced from vws-python's releases.

Release 2025.03.10.1

2025.03.10.1 (2025-03-10)

Release 2025.03.10

2025.03.10 (2025-03-10)

Changelog

Sourced from vws-python's changelog.

Changelog

Next

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

  • Exception response attributes are now vws.exceptions.response.Response instances rather than requests.Response objects.

2024.02.04.1

... (truncated)

Commits
  • 6e6701d Bump CHANGELOG
  • 7f52557 Bump CHANGELOG
  • c901247 Merge pull request #2568 from VWS-Python/dependabot/pip/vws-python-mock-2025....
  • 5a1b05d Merge pull request #2567 from VWS-Python/dependabot/pip/ruff-0.9.10
  • 086563f Remove OopsAnErrorOccurredPossiblyBadName which matches error no longer found...
  • bcc4f86 Bump vws-python-mock from 2025.2.21 to 2025.3.10
  • c472d75 Bump ruff from 0.9.9 to 0.9.10
  • fd52673 Merge pull request #2566 from VWS-Python/dependabot/pip/doccmd-2025.3.6
  • da809ed Bump doccmd from 2025.2.20.7 to 2025.3.6
  • d7a109d Merge pull request #2565 from VWS-Python/dependabot/pip/types-requests-2.32.0...
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 2024.9.21 to 2025.3.10.1.
- [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@2024.09.21...2025.03.10.1)

---
updated-dependencies:
- dependency-name: vws-python
  dependency-type: direct:production
  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 Mar 11, 2025
@adamtheturtle adamtheturtle merged commit 6b9385c into main Mar 14, 2025
5 of 98 checks passed
@adamtheturtle adamtheturtle deleted the dependabot/pip/vws-python-2025.3.10.1 branch March 14, 2025 12:01
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.

2 participants