From a7f19f11e56b53a844c35726b9e71d4d6b3bc4db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 15:01:21 +0000 Subject: [PATCH] build(deps): bump structlog from 22.1.0 to 22.2.0 in /tools Bumps [structlog](https://github.com/hynek/structlog) from 22.1.0 to 22.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/22.1.0...22.2.0) --- updated-dependencies: - dependency-name: structlog dependency-type: direct:production update-type: version-update:semver-minor ... 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 58667e6fd..54e1ace08 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -3,5 +3,5 @@ async-timeout==4.0.2 logbook==1.5.3 pytz==2022.2.1 raven==6.10.0 -structlog==22.1.0 +structlog==22.2.0 taskcluster==44.21.0