From cd49f46f80d8bfb9663135a6be9b6ece9a3068dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 20:59:25 +0000 Subject: [PATCH] Bump types-pyyaml from 6.0.12.12 to 6.0.12.20241230 Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.12.12 to 6.0.12.20241230. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-pyyaml dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 5f27fd029..6ec36e8ce 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -33,7 +33,7 @@ six==1.16.0 toml==0.10.2 tox==4.23.2 tox-pip-extensions==1.6.0 -types-PyYAML==6.0.12.12 +types-PyYAML==6.0.12.20241230 types-requests==2.31.0.20240106 typing-extensions==4.12.2 unidiff==0.7.5