From 88c1e19b8e2e5aa479a49e68fbc284e8ab622c3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 11:08:35 +0000 Subject: [PATCH] build(deps): bump pytz from 2023.3.post1 to 2024.1 in /tools Bumps [pytz](https://github.com/stub42/pytz) from 2023.3.post1 to 2024.1. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2023.3.post1...release_2024.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 320e55dba..4debcb4ba 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -1,6 +1,6 @@ aiohttp==3.9.3 async-timeout==4.0.3 -pytz==2023.3.post1 +pytz==2024.1 sentry-sdk==1.40.5 structlog==23.2.0 taskcluster==60.4.0