From 622cb2463e5a53a8114f22a709c34bae0d0426a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 10:54:38 +0000 Subject: [PATCH] Bump types-pyyaml from 6.0.12.11 to 6.0.12.12 Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.12.11 to 6.0.12.12. - [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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e532490af..1160441c0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ pytest==7.4.3 pytest-mock==3.11.1 mypy==1.7.1 types-click==7.1.8 -types-pyyaml==6.0.12.11 +types-pyyaml==6.0.12.12 trustme==1.1.0 cryptography==41.0.6 coverage==7.3.1