From 9fbf50f85a402c5b3f9063069354b34fd3480d12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 22:24:07 +0000 Subject: [PATCH] Bump types-pyyaml from 6.0.12.20260518 to 6.0.12.20260724 Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.12.20260518 to 6.0.12.20260724. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-pyyaml dependency-version: 6.0.12.20260724 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 c62eaef9..2c862915 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -86,7 +86,7 @@ optional-dependencies.dev = [ "torchvision>=0.20.1", "towncrier==25.8.0", "ty==0.0.63", - "types-pyyaml==6.0.12.20260518", + "types-pyyaml==6.0.12.20260724", "vulture==2.16", "vws-python-mock==2026.2.22.3", "vws-test-fixtures==2023.3.5",