From 601ac05fa0645924e13650996d58deb422a88640 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 22:24:09 +0000 Subject: [PATCH] Bump vws-python-mock from 2026.2.15.4 to 2026.2.15.5 Bumps [vws-python-mock](https://github.com/VWS-Python/vws-python-mock) from 2026.2.15.4 to 2026.2.15.5. - [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.02.15.4...2026.02.15.5) --- updated-dependencies: - dependency-name: vws-python-mock dependency-version: 2026.2.15.5 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 468d64cc..a62acafc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -77,7 +77,7 @@ optional-dependencies.dev = [ "ty==0.0.17", "types-pyyaml==6.0.12.20250915", "vulture==2.14", - "vws-python-mock==2026.2.15.4", + "vws-python-mock==2026.2.15.5", "vws-test-fixtures==2023.3.5", "yamlfix==1.19.1", "zizmor==1.22.0",