From 3edb0052af33750cd81aad90a1d1d2ca28d3a415 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 12:43:18 +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 477639ae72cd..111f0be2e7cc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -pyaml==25.7.0 +pyaml==26.7.0 GitPython==3.1.50 PyGithub==2.9.1