From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Oct 2022 19:19:03 +0000 (+0200) Subject: Bump types-pyyaml from 6.0.11 to 6.0.12 (#1884) X-Git-Tag: 0.22.0~23 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=19219fe24771704bf2452e6f297878028780afd2;p=thirdparty%2Fstarlette.git Bump types-pyyaml from 6.0.11 to 6.0.12 (#1884) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/requirements.txt b/requirements.txt index c8380a42..ae539bc8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ isort==5.10.1 mypy==0.971 typing_extensions==4.3.0 types-contextvars==2.4.7 -types-PyYAML==6.0.11 +types-PyYAML==6.0.12 types-dataclasses==0.6.6 pytest==7.1.3 trio==0.21.0