From 979e7dcfe4bfaf75d9c9feb884ab32d8f89bfed5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 14:03:29 +0000 Subject: [PATCH] build(deps): bump structlog from 25.5.0 to 26.1.0 in /tools 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] --- tools/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/requirements.txt b/tools/requirements.txt index b7185689b..93dcf127c 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -6,7 +6,7 @@ libmozdata==0.2.12 multidict==6.7.1 rs_parsepatch==0.4.6 sentry-sdk==2.60.0 -structlog==25.5.0 +structlog==26.1.0 taskcluster==100.1.1 treeherder-client==5.0.0 yarl==1.24.2