From ea70fd57b286824350da88c6d484c32bdf31627a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Feb 2023 20:25:21 +0100 Subject: [PATCH] Bump types-pyyaml from 6.0.12.2 to 6.0.12.3 (#2023) 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 816f5ed7..15aa5414 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ isort==5.10.1 mypy==0.991 typing_extensions==4.4.0 types-contextvars==2.4.7 -types-PyYAML==6.0.12.2 +types-PyYAML==6.0.12.3 types-dataclasses==0.6.6 pytest==7.2.0 trio==0.21.0 -- 2.47.3