From 98a4e10378d76559ae1efb70786c8aa1eb1148f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Mar 2021 20:08:45 +0000 Subject: [PATCH] build(deps): bump structlog from 20.2.0 to 21.1.0 in /tools Bumps [structlog](https://github.com/hynek/structlog) from 20.2.0 to 21.1.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/20.2.0...21.1.0) 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 263770c64..d132d3a6f 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -2,5 +2,5 @@ aiohttp==3.7.3 async-timeout==3.0.1 logbook==1.5.3 raven==6.10.0 -structlog==20.2.0 +structlog==21.1.0 taskcluster==40.0.3