From 6a31e12e698140ffc7f8bfa0ea709411a66180f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Feb 2023 13:59:28 +0000 Subject: [PATCH] Bump types-pyyaml from 6.0.12.3 to 6.0.12.8 Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.12.3 to 6.0.12.8. - [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] --- requirements.dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.dev.txt b/requirements.dev.txt index b7be551..6bcae2b 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -4,4 +4,4 @@ pylint==2.15.10 pytest==7.2.1 pytest-watch==4.2.0 setuptools-scm==7.1.0 -types-PyYAML==6.0.12.3 +types-PyYAML==6.0.12.8