From 205a3e6f2bedcab9105e5434a7478e0e8514e60e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 03:20:56 +0000 Subject: [PATCH] Bump types-pyyaml from 6.0.12.20240808 to 6.0.12.20241221 Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.12.20240808 to 6.0.12.20241221. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-pyyaml 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 e5c4c9e..f760679 100644 --- a/requirements.txt +++ b/requirements.txt @@ -135,7 +135,7 @@ tailer==0.4.1 tomlkit==0.13.2 tox==4.21.2 trove-classifiers==2024.9.12 -types-PyYAML==6.0.12.20240808 +types-PyYAML==6.0.12.20241221 typing_extensions==4.12.2 urllib3==2.2.3 virtualenv==20.26.6