From 16d44081b226623422ee2ddcee0e7113fe938b1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Feb 2026 12:25:35 +0000 Subject: [PATCH] Bump pytz from 2022.7.1 to 2025.2 Bumps [pytz](https://github.com/stub42/pytz) from 2022.7.1 to 2025.2. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2022.7.1...release_2025.2) --- updated-dependencies: - dependency-name: pytz dependency-version: '2025.2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- kivy-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kivy-requirements.txt b/kivy-requirements.txt index 185a3ae7..379608d3 100644 --- a/kivy-requirements.txt +++ b/kivy-requirements.txt @@ -7,5 +7,5 @@ git+https://github.com/tito/telenium@9b54ff1#egg=telenium Pillow==9.4.0 jaraco.collections==3.8.0 jaraco.classes==3.2.3 -pytz==2022.7.1 +pytz==2025.2 pydantic==1.10.6