From ab9d4c2990143d2f6797353b855ac3c48df6500b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 02:32:25 +0000 Subject: [PATCH] Update dependency types-PyYAML to v6.0.12.12 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index 29478ea..5661da7 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -8,5 +8,5 @@ pytest==6.2.5 pytest-cov==3.0.0 pytest-mock==3.6.1 pdbpp==0.10.3 -types-PyYAML==6.0.12 +types-PyYAML==6.0.12.12 types-toml==0.10.8