From 1bd606300101d047c45d1e6e1c13ca65a1256615 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Sep 2026 10:33:56 +0000 Subject: [PATCH] chore(deps-dev): Bump vws-python-mock from 2026.9.8.1 to 2026.9.12 Bumps [vws-python-mock](https://github.com/VWS-Python/vws-python-mock) from 2026.9.8.1 to 2026.9.12. - [Release notes](https://github.com/VWS-Python/vws-python-mock/releases) - [Changelog](https://github.com/VWS-Python/vws-python-mock/blob/main/CHANGELOG.rst) - [Commits](https://github.com/VWS-Python/vws-python-mock/compare/2026.09.08.1...2026.09.12) --- updated-dependencies: - dependency-name: vws-python-mock dependency-version: 2026.9.12 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 fe3b4fc71..76a94e34a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -92,7 +92,7 @@ dev = [ "types-requests==2.33.0.20260906", "vale==3.21.0.0", "vulture==2.16", - "vws-python-mock==2026.9.8.1", + "vws-python-mock==2026.9.12", "vws-test-fixtures==2026.8.26", "yamlfix==1.19.1", "zizmor==1.30.1",