From c7814dc9796fbbb153e553977937703a131b2744 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Apr 2025 06:02:50 +0000 Subject: [PATCH] Bump types-pyyaml from 6.0.12.20250326 to 6.0.12.20250402 Bumps [types-pyyaml](https://github.com/typeshed-internal/stub_uploader) from 6.0.12.20250326 to 6.0.12.20250402. - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: types-pyyaml 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 dbe823e1..70b20c1c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -99,7 +99,7 @@ optional-dependencies.dev = [ "sybil==9.1.0", "tenacity==9.0.0", "types-docker==7.1.0.20241229", - "types-pyyaml==6.0.12.20250326", + "types-pyyaml==6.0.12.20250402", "types-requests==2.32.0.20250328", "urllib3==2.3.0", "vulture==2.14",