From 1c73907a5cc4c790812e29705c2888f86b987f4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2026 15:42:56 +0000 Subject: [PATCH] build(deps): bump pytz from 2026.2 to 2026.3.post1 in /bot Bumps [pytz](https://github.com/stub42/pytz) from 2026.2 to 2026.3.post1. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2026.2...release_2026.3.post1) --- updated-dependencies: - dependency-name: pytz dependency-version: 2026.3.post1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- bot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot/requirements.txt b/bot/requirements.txt index c93849f17..316f99c38 100644 --- a/bot/requirements.txt +++ b/bot/requirements.txt @@ -1,6 +1,6 @@ google-cloud-storage==3.10.1 libmozdata==0.2.12 -pytz==2026.2 +pytz==2026.3.post1 pyyaml==6.0.3 sentry-sdk==2.60.0 structlog==25.5.0