From fbb67845279036840720e8d776b4d3d17b5f2527 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jul 2023 01:03:52 +0000 Subject: [PATCH] Bump types-pyyaml from 6.0.12.10 to 6.0.12.11 (#1046) Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.12.10 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements/mypy.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/mypy.txt b/requirements/mypy.txt index d5475586..6a293283 100644 --- a/requirements/mypy.txt +++ b/requirements/mypy.txt @@ -1,3 +1,3 @@ mypy==1.4.1 types-python-dateutil==2.8.19.13 -types-PyYAML==6.0.12.10 +types-PyYAML==6.0.12.11