From 294603f8622395c4daca8267f9bfc8626d3b39a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 11:43:49 +0000 Subject: [PATCH] build(deps): bump pytz from 2025.2 to 2026.1.post1 Bumps [pytz](https://github.com/stub42/pytz) from 2025.2 to 2026.1.post1. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2025.2...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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4f0c4fe..5b190f7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ pydantic==2.12.5 # via fundamend (pyproject.toml) pydantic-core==2.41.5 # via pydantic -pytz==2025.2 +pytz==2026.1.post1 # via efoli typing-extensions==4.15.0 # via