From fb880cf7cfaabd6ea219ddf15fbfcc71ac3b4d16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 02:30:48 +0000 Subject: [PATCH] Bump types-pyyaml from 6.0.12.20260408 to 6.0.12.20260518 Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.12.20260408 to 6.0.12.20260518. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-pyyaml dependency-version: 6.0.12.20260518 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 8a12ea7..b74237a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ dev = [ "pytest-asyncio==1.3.0", "black==26.3.1", "mypy==1.20.2", - "types-PyYAML==6.0.12.20260408", + "types-PyYAML==6.0.12.20260518", "types-Markdown==3.10.2.20260408", ] doc = [