From ca900fb09c5ed85cb83d7ff89d2b53b0ff13fd7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 11:29:13 +0000 Subject: [PATCH] Bump vws-python-mock from 2026.2.22.2 to 2026.2.22.3 Bumps [vws-python-mock](https://github.com/VWS-Python/vws-python-mock) from 2026.2.22.2 to 2026.2.22.3. - [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.22.2...2026.02.22.3) --- updated-dependencies: - dependency-name: vws-python-mock dependency-version: 2026.2.22.3 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 f8d587bf..4d14b8f9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -82,7 +82,7 @@ optional-dependencies.dev = [ "ty==0.0.18", "types-requests==2.32.4.20260107", "vulture==2.14", - "vws-python-mock==2026.2.22.2", + "vws-python-mock==2026.2.22.3", "vws-test-fixtures==2023.3.5", "yamlfix==1.19.1", "zizmor==1.22.0",