Bump types-pyyaml from 6.0.12.9 to 6.0.12.10 in /tools

Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.12.9 to 6.0.12.10.
- [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>
diff --git a/tools/requirements_mypy.txt b/tools/requirements_mypy.txt
index 659bf75..97afa4b 100644
--- a/tools/requirements_mypy.txt
+++ b/tools/requirements_mypy.txt
@@ -5,7 +5,7 @@
 typed-ast==1.5.4
 types-atomicwrites==1.4.5.1
 types-python-dateutil==2.8.19.13
-types-PyYAML==6.0.12.9
+types-PyYAML==6.0.12.10
 types-requests==2.31.0.0
 types-setuptools==67.8.0.0
 types-six==1.16.21.8