From 1370b1cb888682ec28d33a9a10777b1c9fe95c57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Dec 2024 00:04:01 +0000 Subject: [PATCH] Bump types-pyyaml from 6.0.12.20240917 to 6.0.12.20241221 in /dev Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.12.20240917 to 6.0.12.20241221. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-pyyaml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- dev/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev/requirements.txt b/dev/requirements.txt index f34fee23..5efa0434 100644 --- a/dev/requirements.txt +++ b/dev/requirements.txt @@ -9,5 +9,5 @@ pyyaml==6.0.2 simplejson==3.19.3 # typing -types-PyYAML==6.0.12.20240917 +types-PyYAML==6.0.12.20241221 types-simplejson==3.19.0.20240801