From 994f11eca226c2ad595b0c084d2d8d345a1e784c 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 pytz from 2021.1 to 2021.3 in /tools Bumps [pytz](https://github.com/stub42/pytz) from 2021.1 to 2021.3. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2021.1...release_2021.3) --- updated-dependencies: - dependency-name: pytz 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..41c43d394 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -1,7 +1,7 @@ aiohttp==3.7.4 async-timeout==3.0.1 logbook==1.5.3 -pytz==2021.1 +pytz==2021.3 raven==6.10.0 structlog==21.1.0 taskcluster==44.2.2