From a0f127ea7a98e4df08681c4defce9d4ea437c78f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 12:10:58 +0000 Subject: [PATCH] Bump vws-python-mock from 2025.2.18 to 2025.2.21 Bumps [vws-python-mock](https://github.com/VWS-Python/vws-python-mock) from 2025.2.18 to 2025.2.21. - [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/2025.02.18...2025.02.21) --- updated-dependencies: - dependency-name: vws-python-mock dependency-type: direct:production 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 f16742d4..29d2e31c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -77,7 +77,7 @@ optional-dependencies.dev = [ "sybil==9.1.0", "types-requests==2.32.0.20241016", "vulture==2.14", - "vws-python-mock==2025.2.18", + "vws-python-mock==2025.2.21", "vws-test-fixtures==2023.3.5", "yamlfix==1.17.0", ]