From 614495e63c64331fa8f6793a07a1f53acde52b1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Aug 2022 04:14:43 +0000 Subject: [PATCH] Bump types-pyyaml from 6.0.9 to 6.0.11 Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.9 to 6.0.11. - [Release notes](https://github.com/python/typeshed/releases) - [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 71323fe25..2b2b09ce5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ pytest==7.1.2 pytest-mock==3.8.2 mypy==0.961 types-click==7.1.8 -types-pyyaml==6.0.9 +types-pyyaml==6.0.11 trustme==0.9.0 cryptography==37.0.4 coverage==6.4.2