From 0fa8aa39970d3bed2b09e638c52ed6ddf3adfc25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Jul 2022 23:12:33 +0000 Subject: [PATCH] build(deps): bump pytz from 2021.3 to 2022.1 in /tools Bumps [pytz](https://github.com/stub42/pytz) from 2021.3 to 2022.1. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2021.3...release_2022.1) --- updated-dependencies: - dependency-name: pytz 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 5e8844c91..30e59be44 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.3 +pytz==2022.1 raven==6.10.0 structlog==21.5.0 taskcluster==44.17.2