From fadc1ac55936224b8953f35f1724ea98320957e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 07:33:13 +0000 Subject: [PATCH] Bump types-pyyaml from 6.0.12.12 to 6.0.12.20240311 Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.12.12 to 6.0.12.20240311. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-pyyaml dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 285195b..b8f7bc5 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -55,7 +55,7 @@ rpds-py==0.17.1 # -r requirements.txt # jsonschema # referencing -types-pyyaml==6.0.12.12 +types-pyyaml==6.0.12.20240311 # via -r requirements-dev.in typing-extensions==4.9.0 # via mypy