From 128ebe2980a97597c0ce4a3c4ed65c1cd7485e2a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 22:30:53 +0000 Subject: [PATCH] [client-python] chore(deps): update dependency types-pytz to v2026 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 01929e3..896328c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ dev = [ "black (>=26.3.1,<26.4.0)", "build (>=1.4.4,<1.5.0)", "isort (>=8.0.1,<8.1.0)", - "types-pytz (>=2025.2.0.20250326,<2025.3.0.0)", + "types-pytz (>=2026.2.0.20260518,<2026.3.0.0)", "pre-commit (>=4.6.0,<4.7.0)", "types-python-dateutil (>=2.9.0,<2.10.0)", "wheel (>=0.47.0,<0.48.0)",