From 700033738f165c03bf15af475dfb22952acfff99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jul 2024 03:53:30 +0000 Subject: [PATCH] Bump types-pyyaml from 6.0.12.12 to 6.0.12.20240724 in /tools Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.12.12 to 6.0.12.20240724. - [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] --- tools/requirements_mypy.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/requirements_mypy.txt b/tools/requirements_mypy.txt index 3b1d3b03d6445c..c7e9b47b8ea11a 100644 --- a/tools/requirements_mypy.txt +++ b/tools/requirements_mypy.txt @@ -5,7 +5,7 @@ tomli==2.0.1 typed-ast==1.5.5 types-atomicwrites==1.4.5.1 types-python-dateutil==2.9.0.20240316 -types-PyYAML==6.0.12.12 +types-PyYAML==6.0.12.20240724 types-requests==2.31.0.20231231 types-setuptools==69.5.0.20240423 types-six==1.16.21.20240425