From 61ad574a401bfaea1ba053988200a3d05465f7e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Jul 2022 10:09:14 +0000 Subject: [PATCH] build(deps-dev): bump types-pyyaml from 6.0.7 to 6.0.10 Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.7 to 6.0.10. - [Release notes](https://github.com/python/typeshed/releases) - [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 bd2ba29..a67ef1b 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -3,4 +3,4 @@ mypy==0.942 pylint==2.13.7 pytest==7.0.1 pytest-cov==3.0.0 -types-PyYAML==6.0.7 +types-PyYAML==6.0.10