From 4a3305fddc5fcf1a4b8a9a54a644cb56d45c13dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Jun 2024 17:07:01 +0000 Subject: [PATCH] build(deps): bump structlog from 23.2.0 to 24.2.0 in /tools Bumps [structlog](https://github.com/hynek/structlog) from 23.2.0 to 24.2.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/23.2.0...24.2.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 4debcb4ba..b8cb8edc9 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -2,5 +2,5 @@ aiohttp==3.9.3 async-timeout==4.0.3 pytz==2024.1 sentry-sdk==1.40.5 -structlog==23.2.0 +structlog==24.2.0 taskcluster==60.4.0