From 08f1f88c97f25bfebfe50e2927c7a92ba30043cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Aug 2025 05:20:09 +0000 Subject: [PATCH] Bump types-pyyaml from 6.0.12.20250809 to 6.0.12.20250822 Bumps [types-pyyaml](https://github.com/typeshed-internal/stub_uploader) from 6.0.12.20250809 to 6.0.12.20250822. - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: types-pyyaml dependency-version: 6.0.12.20250822 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 a727c90e4..90babea8a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -98,7 +98,7 @@ optional-dependencies.dev = [ "sybil==9.2.0", "tenacity==9.1.2", "types-docker==7.1.0.20250809", - "types-pyyaml==6.0.12.20250809", + "types-pyyaml==6.0.12.20250822", "types-requests==2.32.4.20250809", "urllib3==2.5.0", "vulture==2.14",