From 59cfc9aa5d3f6f2d6d68beb1bef6a9d7a4821974 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 23:50:29 +0000 Subject: [PATCH] Update dependency types-PyYAML to v6.0.12.20241230 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..a54c741 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.20241230 types-toml==0.10.8