From e34a83a33511bed4efe52fa4f11e0f816cca08cb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 22 Dec 2024 08:22:33 +0000 Subject: [PATCH] Update dependency types-PyYAML to v6.0.12.20241221 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..cbb1517 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.20241221 types-toml==0.10.8