From 465a293c097f93f08f552bf7e2bd028ac39e51a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 Sep 2023 00:31:46 +0000 Subject: [PATCH] build(deps): bump pytz from 2022.7.1 to 2023.3.post1 in /tools Bumps [pytz](https://github.com/stub42/pytz) from 2022.7.1 to 2023.3.post1. - [Commits](https://github.com/stub42/pytz/compare/release_2022.7.1...release_2023.3.post1) --- 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 89556fb76..c8a1e8d57 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -1,6 +1,6 @@ aiohttp==3.8.4 async-timeout==4.0.2 -pytz==2022.7.1 +pytz==2023.3.post1 sentry-sdk==1.16.0 structlog==23.1.0 taskcluster==47.1.2