From 37b69a4c0b2fc166f84b6a3ae7a024d5d37d4b2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jun 2022 23:59:03 +0000 Subject: [PATCH] chore(deps-dev): bump types-pyyaml from 6.0.7 to 6.0.8 Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.7 to 6.0.8. - [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] --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index 9c7aee61..968f0f64 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -8,6 +8,6 @@ pytest-asyncio==0.18.3 types-certifi==2021.10.8.2 types-chardet==4.0.4 types-ujson==5.2.0 -types-PyYAML==6.0.7 +types-PyYAML==6.0.8 types-requests==2.27.30 wheel==0.37.1 \ No newline at end of file