From 787561ddeef54b84833c5b27de8d6bfeb4f6f6e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Aug 2026 13:58:05 +0000 Subject: [PATCH] chore(deps): Bump vws-python from 2026.2.25.1 to 2026.8.14 Bumps [vws-python](https://github.com/VWS-Python/vws-python) from 2026.2.25.1 to 2026.8.14. - [Release notes](https://github.com/VWS-Python/vws-python/releases) - [Changelog](https://github.com/VWS-Python/vws-python/blob/main/CHANGELOG.rst) - [Commits](https://github.com/VWS-Python/vws-python/compare/2026.02.25.1...2026.08.14) --- updated-dependencies: - dependency-name: vws-python dependency-version: 2026.8.14 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- uv.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 1e29ff190..00d4187b5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -110,7 +110,7 @@ optional-dependencies.dev = [ "urllib3==2.7.0", "vale==3.13.0.0", "vulture==2.16", - "vws-python==2026.2.25.1", + "vws-python==2026.8.14", "vws-test-fixtures==2026.8.23", "vws-web-tools==2026.8.7", "yamlfix==1.19.1", diff --git a/uv.lock b/uv.lock index d81fe4972..de675a06e 100644 --- a/uv.lock +++ b/uv.lock @@ -2689,7 +2689,7 @@ wheels = [ [[package]] name = "vws-python" -version = "2026.2.25.1" +version = "2026.8.14" source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "beartype" }, @@ -2698,9 +2698,9 @@ dependencies = [ { name = "urllib3" }, { name = "vws-auth-tools" }, ] -sdist = { url = "https://files.pythonhosted.org/packages/8b/57/d5d9b68e421f77560e89fb5f8644aaaedd25cb7dbf290984e4ce59607236/vws_python-2026.2.25.1.tar.gz", hash = "sha256:7dec153b1dca2c483d9fdd3983497ea04821bea17f45e567c0da6a18657057ad", size = 50826, upload-time = "2026-02-25T08:55:14.202Z" } +sdist = { url = "https://files.pythonhosted.org/packages/3f/50/b65d70abb437082f723fc71f01003c0fa7a5ff4ee0aff990ec9878609a9a/vws_python-2026.8.14.tar.gz", hash = "sha256:bfcfc6196cbecb0e0c8f11fd7c358d53a8453a102078e8482ac6cc4c885239ca", size = 80716, upload-time = "2026-08-14T14:23:32.104Z" } wheels = [ - { url = "https://files.pythonhosted.org/packages/81/9d/6df3d9f9329161cea0973d62d98dcb809d15323f1f9f35a2ad25db541d39/vws_python-2026.2.25.1-py2.py3-none-any.whl", hash = "sha256:f76b3cb0e72043b0d39b63ae5a1f7fc646423dfdb3c70fb0611f26f9d943eb54", size = 30469, upload-time = "2026-02-25T08:55:12.533Z" }, + { url = "https://files.pythonhosted.org/packages/d0/b0/f8b44fd494abaade88eb396c73c729546d1db1bb13792cd79eb363514f71/vws_python-2026.8.14-py3-none-any.whl", hash = "sha256:e80f9fb64f3190eef82bc7a1685fecb6670795a70169c2546088ccb68b135381", size = 47366, upload-time = "2026-08-14T14:23:30.846Z" }, ] [[package]] @@ -2863,7 +2863,7 @@ requires-dist = [ { name = "vale", marker = "extra == 'dev'", specifier = "==3.13.0.0" }, { name = "vulture", marker = "extra == 'dev'", specifier = "==2.16" }, { name = "vws-auth-tools", specifier = ">=2024.7.12" }, - { name = "vws-python", marker = "extra == 'dev'", specifier = "==2026.2.25.1" }, + { name = "vws-python", marker = "extra == 'dev'", specifier = "==2026.8.14" }, { name = "vws-test-fixtures", marker = "extra == 'dev'", specifier = "==2026.8.23" }, { name = "vws-web-tools", marker = "extra == 'dev'", specifier = "==2026.8.7" }, { name = "werkzeug", specifier = ">=3.1.2" },