From d6e3bc1996774c8e462f6da0f188fde613c37b4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2026 13:05:17 +0000 Subject: [PATCH] Bump types-pyyaml from 6.0.12.20260518 to 6.0.12.20260724 Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.12.20260518 to 6.0.12.20260724. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-pyyaml dependency-version: 6.0.12.20260724 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9446c00..0332320 100644 --- a/requirements.txt +++ b/requirements.txt @@ -46,6 +46,6 @@ Werkzeug==3.1.8 yarl==1.24.5 openai==2.44.0 mypy==2.3.0 -types-PyYAML==6.0.12.20260518 +types-PyYAML==6.0.12.20260724 types-requests==2.33.0.20260712 vulture==2.16