From 56c273662005db0bfcb8b4c27f447a20a7b80baf Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 21 Jul 2023 09:58:17 +0000
Subject: [PATCH] Bump types-pyyaml from 6.0.12.3 to 6.0.12.11 in /tools

Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.12.3 to 6.0.12.11.
- [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] <support@github.com>
---
 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 7ee915ddb125b6..e01d58292443c5 100644
--- a/tools/requirements_mypy.txt
+++ b/tools/requirements_mypy.txt
@@ -4,7 +4,7 @@ toml==0.10.2
 typed-ast==1.5.4
 types-atomicwrites==1.4.5
 types-python-dateutil==2.8.19
-types-PyYAML==6.0.12.3
+types-PyYAML==6.0.12.11
 types-requests==2.28.11.5
 types-setuptools==63.2.3
 types-six==1.16.19