From 4d518b79eb22976fbf6a1f742e774e9206aa3fa0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Aug 2022 06:40:49 +0200 Subject: [PATCH] Bump types-pyyaml from 6.0.9 to 6.0.11 (#1589) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index be0cd1cc7..252f82672 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