From 6035b9d6c09599c745b2516e2f947a21adf3ea94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jun 2025 15:45:42 +0000 Subject: [PATCH] build(deps): bump structlog from 24.4.0 to 25.4.0 in /tools Bumps [structlog](https://github.com/hynek/structlog) from 24.4.0 to 25.4.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/24.4.0...25.4.0) --- updated-dependencies: - dependency-name: structlog dependency-version: 25.4.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 0a67a70a3..5645584a3 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -2,5 +2,5 @@ aiohttp==3.11.18 async-timeout==4.0.3 pytz==2025.2 sentry-sdk==1.16.0 -structlog==24.4.0 +structlog==25.4.0 taskcluster==84.0.2