From 4aa3448fbb0c68a5bde53c43e47a1a58374fc493 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 11:06:06 +0000 Subject: [PATCH] Bump pytz from 2026.1.post1 to 2026.2 in /dash Bumps [pytz](https://github.com/stub42/pytz) from 2026.1.post1 to 2026.2. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2026.1.post1...release_2026.2) --- updated-dependencies: - dependency-name: pytz dependency-version: '2026.2' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dash/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dash/requirements.txt b/dash/requirements.txt index 9adb718..e8ba1e8 100644 --- a/dash/requirements.txt +++ b/dash/requirements.txt @@ -14,7 +14,7 @@ numpy==2.4.4 pandas==3.0.3 plotly==6.7.0 python-dateutil==2.9.0.post0 -pytz==2026.1.post1 +pytz==2026.2 retrying==1.4.2 six==1.17.0 Werkzeug==3.1.8