From 52398591c922a76398120d448cd3902110bc77a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 11:06:52 +0000 Subject: [PATCH] build(deps-dev): bump types-pyyaml from 6.0.11 to 6.0.12.11 Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.11 to 6.0.12.11. - [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] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 7a7f064..7c9509a 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -6,4 +6,4 @@ pre-commit==2.20.0 pylint==2.14.5 pytest==7.0.1 pytest-cov==3.0.0 -types-PyYAML==6.0.11 +types-PyYAML==6.0.12.11