From e75b67a0f33d6d5d0d8d2f3900857c90d8319f24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jan 2022 11:35:30 +0000 Subject: [PATCH] build(deps): bump structlog from 21.1.0 to 21.5.0 in /tools Bumps [structlog](https://github.com/hynek/structlog) from 21.1.0 to 21.5.0. - [Release notes](https://github.com/hynek/structlog/releases) - [Changelog](https://github.com/hynek/structlog/blob/main/CHANGELOG.rst) - [Commits](https://github.com/hynek/structlog/compare/21.1.0...21.5.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 fb6b35753..e79698285 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -3,5 +3,5 @@ async-timeout==3.0.1 logbook==1.5.3 pytz==2021.1 raven==6.10.0 -structlog==21.1.0 +structlog==21.5.0 taskcluster==44.2.2