From 0e9a05ee52a82df39ed23a5c1ae35f33d77628f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 15:26:01 +0000 Subject: [PATCH] build(deps): bump structlog from 24.4.0 to 25.1.0 in /tools Bumps [structlog](https://github.com/hynek/structlog) from 24.4.0 to 25.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/24.4.0...25.1.0) --- updated-dependencies: - dependency-name: structlog 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 b3b6d9cb5..81389b69b 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -2,5 +2,5 @@ aiohttp==3.10.10 async-timeout==4.0.3 pytz==2024.2 sentry-sdk==1.16.0 -structlog==24.4.0 +structlog==25.1.0 taskcluster==74.0.0