From c86b015e0584a3fc17cbc62bfa9080b0525a4329 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Nov 2022 22:19:29 +0000 Subject: [PATCH] chore(deps-dev): bump types-pyyaml from 6.0.12.1 to 6.0.12.2 Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.12.1 to 6.0.12.2. - [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 62104762..157ee3bf 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -8,6 +8,6 @@ pytest-asyncio==0.20.1 types-certifi==2021.10.8.3 types-chardet==5.0.4 types-ujson==5.5.0 -types-PyYAML==6.0.12.1 +types-PyYAML==6.0.12.2 types-requests==2.28.11.3 wheel==0.38.4 \ No newline at end of file