From 054e0490e34b75408333ecb542d23e3675a92bf3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Mar 2023 22:48:08 +0000 Subject: [PATCH] build(deps): bump pytz from 2022.6 to 2022.7.1 in /tools Bumps [pytz](https://github.com/stub42/pytz) from 2022.6 to 2022.7.1. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2022.6...release_2022.7.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 74ad9e59f..c32e9884c 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -1,7 +1,7 @@ aiohttp==3.8.3 async-timeout==4.0.2 logbook==1.5.3 -pytz==2022.6 +pytz==2022.7.1 raven==6.10.0 structlog==22.3.0 taskcluster==47.1.2