From 6aa5b89528acc2669813e6950de586f5ea115248 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 17:35:18 +0000 Subject: [PATCH] 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 704b951..7c5ede7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ aiogram==3.30.0 sulguk==0.11.1 -pyaml==25.7.0 +pyaml==26.7.0 uvloop==0.22.1 structlog==26.1.0 orjson==3.11.9