From 78d1c7a23f32e05e4462aa9932ed2018eb0f4a50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Aug 2026 17:59:27 +0000 Subject: [PATCH] chore(deps): bump pyaml from 25.7.0 to 26.7.0 Bumps [pyaml](https://github.com/mk-fg/pretty-yaml) from 25.7.0 to 26.7.0. - [Commits](https://github.com/mk-fg/pretty-yaml/compare/25.7.0...26.7.0) --- updated-dependencies: - dependency-name: pyaml dependency-version: 26.7.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cb1eef69ed03..7ff394b6688c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -pyaml==25.7.0 +pyaml==26.7.0 GitPython==3.1.57 PyGithub==2.9.1