From cc73093c8bb9e9415baead82bb0fc3e8326e829b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 22:24:13 +0000 Subject: [PATCH 1/2] Bump vws-test-fixtures from 2026.8.23 to 2026.8.26 Bumps [vws-test-fixtures](https://github.com/VWS-Python/vws-test-fixtures) from 2026.8.23 to 2026.8.26. - [Release notes](https://github.com/VWS-Python/vws-test-fixtures/releases) - [Changelog](https://github.com/VWS-Python/vws-test-fixtures/blob/main/CHANGELOG.rst) - [Commits](https://github.com/VWS-Python/vws-test-fixtures/compare/2026.08.23...2026.08.26) --- updated-dependencies: - dependency-name: vws-test-fixtures dependency-version: 2026.8.26 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 98fb1ebf..95076eeb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -90,7 +90,7 @@ optional-dependencies.dev = [ "vale==3.18.0.0", "vulture==2.16", "vws-python-mock==2026.8.26.1", - "vws-test-fixtures==2026.8.23", + "vws-test-fixtures==2026.8.26", "yamlfix==1.19.1", "zizmor==1.29.0", ] From fc573d40a3f54699804132b00940abb4c7377b81 Mon Sep 17 00:00:00 2001 From: "autofix-ci[bot]" <114827586+autofix-ci[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 22:25:06 +0000 Subject: [PATCH 2/2] [autofix.ci] apply automated fixes --- uv.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/uv.lock b/uv.lock index b5c53275..64014244 100644 --- a/uv.lock +++ b/uv.lock @@ -2376,7 +2376,7 @@ requires-dist = [ { name = "vulture", marker = "extra == 'dev'", specifier = "==2.16" }, { name = "vws-python", specifier = "==2026.8.26" }, { name = "vws-python-mock", marker = "extra == 'dev'", specifier = "==2026.8.26.1" }, - { name = "vws-test-fixtures", marker = "extra == 'dev'", specifier = "==2026.8.23" }, + { name = "vws-test-fixtures", marker = "extra == 'dev'", specifier = "==2026.8.26" }, { name = "yamlfix", marker = "extra == 'dev'", specifier = "==1.19.1" }, { name = "zizmor", marker = "extra == 'dev'", specifier = "==1.29.0" }, ] @@ -2428,15 +2428,15 @@ wheels = [ [[package]] name = "vws-test-fixtures" -version = "2026.8.23" +version = "2026.8.26" source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "pillow" }, { name = "pytest" }, ] -sdist = { url = "https://files.pythonhosted.org/packages/87/aa/80f6eff03d0dd13f1ca6c8ee40f0fd1da529359b42f845d2b340b7539d2f/vws_test_fixtures-2026.8.23.tar.gz", hash = "sha256:fae520031fcafdab2a8eb9ba1c8a9bf9a7dca07ce3292a8bb7ecda524459d249", size = 73440, upload-time = "2026-08-23T13:31:50.86Z" } +sdist = { url = "https://files.pythonhosted.org/packages/2f/75/d6aa184ea27b9c941d83a20fc48d97a16315306870b84ef0bc253b7e19b0/vws_test_fixtures-2026.8.26.tar.gz", hash = "sha256:2d3528f89a14f65d701257df93b08657b597f8db94d2175da8b6cd041b1defd9", size = 73785, upload-time = "2026-08-26T14:19:48.632Z" } wheels = [ - { url = "https://files.pythonhosted.org/packages/bb/02/575819f7d3d7179b5dafb36dccc724bd2cdd848343e8d7fcad95b711503e/vws_test_fixtures-2026.8.23-py3-none-any.whl", hash = "sha256:e9f0b9c71c7fe398d8631145fe322060eb80c95efb2362a89f57520cae7ddb15", size = 52208, upload-time = "2026-08-23T13:31:49.53Z" }, + { url = "https://files.pythonhosted.org/packages/00/9c/d7632977c082cec17db137174a7df5faf6982f430feae0511d2ca4988814/vws_test_fixtures-2026.8.26-py3-none-any.whl", hash = "sha256:b3261778ead7fd82332858bdc74c678c7c508134efc0bcf2820dd16d0d2eaa3b", size = 52395, upload-time = "2026-08-26T14:19:47.225Z" }, ] [[package]]