From bc1c89b47182face8119ee23cd07faa260fcf02a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 11:03:24 +0000 Subject: [PATCH] Bump pytz from 2019.3 to 2026.1.post1 in /dash Bumps [pytz](https://github.com/stub42/pytz) from 2019.3 to 2026.1.post1. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2019.3...release_2026.1.post1) --- updated-dependencies: - dependency-name: pytz dependency-version: 2026.1.post1 dependency-type: direct:production update-type: version-update:semver-major ... 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 1666327..95fc73c 100644 --- a/dash/requirements.txt +++ b/dash/requirements.txt @@ -14,7 +14,7 @@ numpy==2.4.3 pandas==3.0.1 plotly==6.6.0 python-dateutil==2.9.0.post0 -pytz==2019.3 +pytz==2026.1.post1 retrying==1.4.2 six==1.14.0 Werkzeug==3.1.6