From 62c4d4cdd4806115792c07c8238a2e43f8669b6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 05:24:21 +0000 Subject: [PATCH] Bump types-pyyaml from 6.0.12.20250822 to 6.0.12.20250915 Bumps [types-pyyaml](https://github.com/typeshed-internal/stub_uploader) from 6.0.12.20250822 to 6.0.12.20250915. - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: types-pyyaml dependency-version: 6.0.12.20250915 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 01135013..059d788f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -96,7 +96,7 @@ optional-dependencies.dev = [ "sybil==9.2.0", "tenacity==9.1.2", "types-docker==7.1.0.20250907", - "types-pyyaml==6.0.12.20250822", + "types-pyyaml==6.0.12.20250915", "types-requests==2.32.4.20250809", "urllib3==2.5.0", "vulture==2.14",