From fa979fdee5c5a31db257f7b416a31c9236f0e8b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 10:34:37 +0000 Subject: [PATCH] Bump types-pyyaml from 6.0.12.10 to 6.0.12.12 Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.12.10 to 6.0.12.12. - [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 3597144..b6fb8ff 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -88,7 +88,7 @@ tomli==2.0.1 # pytest tomlkit==0.12.1 # via pylint -types-pyyaml==6.0.12.10 +types-pyyaml==6.0.12.12 # via responses typing-extensions==4.7.1 # via