From 5fb899a097a571e3cce71765213179c54effb0c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 10:33:15 +0000 Subject: [PATCH] chore(deps-dev): 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 f09f7e25..d4623a2e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -87,7 +87,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", ]