From e044e826437519f406522199470f1919b4205229 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Jul 2022 18:29:16 +0000 Subject: [PATCH] Bump types-pyyaml from 6.0.8 to 6.0.9 Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.8 to 6.0.9. - [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] --- dev-requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 5d8691742..a8408dcf4 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -7,11 +7,11 @@ packaging==21.3 pdbpp pre-commit==2.9.3 pylint==2.6.0 -pytest-cov==2.11.1 +pytest-cov==3.0.0 pytest-env==0.6.2 pytest==6.2.2 requests-mock==1.9.3 -types-PyYAML==6.0.8 +types-PyYAML==6.0.9 types-redis==4.3.2 types-toml==0.10.7 types-ujson==5.2.0