From f852433f9d3cdb6d07907db74f5a55ee0e0a2c4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 14:53:17 +0000 Subject: [PATCH] Bump structlog from 25.5.0 to 26.1.0 Bumps [structlog](https://github.com/hynek/structlog) from 25.5.0 to 26.1.0. - [Release notes](https://github.com/hynek/structlog/releases) - [Changelog](https://github.com/hynek/structlog/blob/main/CHANGELOG.md) - [Commits](https://github.com/hynek/structlog/compare/25.5.0...26.1.0) --- updated-dependencies: - dependency-name: structlog dependency-version: 26.1.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 926f25c..1d1eafa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,5 @@ aiogram==3.27.0 sulguk==0.11.1 pyaml==25.7.0 uvloop==0.22.1 -structlog==25.5.0 +structlog==26.1.0 orjson==3.11.9