From 312a5ce435fe567cf4dd27f2adc39e5f01a84d17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 May 2025 00:55:42 +0000 Subject: [PATCH] Bump types-pyyaml in /requirements/lintrunner Bumps [types-pyyaml](https://github.com/typeshed-internal/stub_uploader) from 6.0.12.20250402 to 6.0.12.20250516. - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: types-pyyaml dependency-version: 6.0.12.20250516 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 b615745f..f015560a 100644 --- a/requirements/lintrunner/requirements.txt +++ b/requirements/lintrunner/requirements.txt @@ -4,6 +4,6 @@ lintrunner-adapters>=0.8.0 ruff==0.11.10 # MYPY mypy==1.15.0 -types-PyYAML==6.0.12.20250402 +types-PyYAML==6.0.12.20250516 # EDITORCONFIG-CHECKER editorconfig-checker==3.2.1