From 6c03eae987d6c26708f4e12ab16564aa30126f45 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 01:15:24 +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 0650b07..3cc25b0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ dev = [ "black==26.5.1", "mypy==2.1.0", "pre-commit==4.6.0", - "types-PyYAML==6.0.12.20260518", + "types-PyYAML==6.0.12.20260724", "types-Markdown==3.10.2.20260518", ] doc = [