From ee170cede5c187bfa41dc32536aa7a05b0dc37c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 01:21:08 +0000 Subject: [PATCH] Bump types-pyyaml from 6.0.12.20260724 to 6.0.12.20260815 Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.12.20260724 to 6.0.12.20260815. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-pyyaml dependency-version: 6.0.12.20260815 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 cde1f0a..9fcd390 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ dev = [ "black==26.5.1", "mypy==2.1.0", "pre-commit==4.6.1", - "types-PyYAML==6.0.12.20260724", + "types-PyYAML==6.0.12.20260815", "types-Markdown==3.10.2.20260518", ] doc = [