From 3aa69176286c0c51371a12b1a8108580961da143 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 May 2026 15:56:55 +0000 Subject: [PATCH] Bump types-pyyaml from 6.0.12.20260510 to 6.0.12.20260518 Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.12.20260510 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: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 ee333e7..4d88822 100644 --- a/requirements.txt +++ b/requirements.txt @@ -46,6 +46,6 @@ Werkzeug==3.1.8 yarl==1.24.2 openai==2.38.0 mypy==2.1.0 -types-PyYAML==6.0.12.20260510 +types-PyYAML==6.0.12.20260518 types-requests==2.33.0.20260503 vulture==2.16