From a9c5ee0a9197256b3ccbd4dc9f02da69958c86bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 16:41:41 +0000 Subject: [PATCH] chore(deps): bump types-pyyaml in /requirements/lintrunner Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.12.20250915 to 6.0.12.20260508. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-pyyaml dependency-version: 6.0.12.20260408 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/lintrunner/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/lintrunner/requirements.txt b/requirements/lintrunner/requirements.txt index c29ddac173..5e6771b969 100644 --- a/requirements/lintrunner/requirements.txt +++ b/requirements/lintrunner/requirements.txt @@ -4,6 +4,6 @@ lintrunner-adapters>=0.8.0 ruff==0.15.1 # MYPY mypy==2.0.0 -types-PyYAML==6.0.12.20250915 +types-PyYAML==6.0.12.20260508 # EDITORCONFIG-CHECKER editorconfig-checker==3.4.1