From a709a078a4ff523a5a3ca0bbd1d779a64e97970c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Aug 2022 15:01:21 +0000 Subject: [PATCH] build(deps): bump pytz from 2022.1 to 2022.2.1 in /tools Bumps [pytz](https://github.com/stub42/pytz) from 2022.1 to 2022.2.1. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2022.1...release_2022.2.1) --- 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 4325ef72e..f675d2528 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -1,7 +1,7 @@ aiohttp==3.8.1 async-timeout==4.0.2 logbook==1.5.3 -pytz==2022.1 +pytz==2022.2.1 raven==6.10.0 structlog==22.1.0 taskcluster==44.17.2