From c6e585075f770f5c56d4f5c72abd6b751d7e899e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Apr 2024 18:07:28 +0000 Subject: [PATCH] Bump types-pyyaml from 6.0.12.10 to 6.0.12.12 (#346) --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 7b03ad3..13c6982 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -169,7 +169,7 @@ sqlalchemy[mypy]==2.0.19 # shillelagh stevedore==5.1.0 # via bandit -types-pyyaml==6.0.12.10 +types-pyyaml==6.0.12.12 # via responses types-requests==2.31.0.1 # via -r requirements-dev.in