From 8c99d990bef633f46ccfd59045ce7796ef9ea349 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Aug 2025 08:32:47 +0000 Subject: [PATCH] Bump types-pyyaml from 6.0.12.20250516 to 6.0.12.20250809 Bumps [types-pyyaml](https://github.com/typeshed-internal/stub_uploader) from 6.0.12.20250516 to 6.0.12.20250809. - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: types-pyyaml dependency-version: 6.0.12.20250809 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 238b1c965..3407c61a4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -98,7 +98,7 @@ optional-dependencies.dev = [ "sybil==9.1.0", "tenacity==9.1.2", "types-docker==7.1.0.20250809", - "types-pyyaml==6.0.12.20250516", + "types-pyyaml==6.0.12.20250809", "types-requests==2.32.4.20250809", "urllib3==2.5.0", "vulture==2.14",