From 38f130ee630d63947e4bab54dde98cc30a1d45c4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 3 Mar 2026 06:58:20 -0800 Subject: [PATCH] Update pytz from 2025.2 to 2026.1.post1 --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 709093e4..f2ecc75b 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -34,7 +34,7 @@ Pillow==12.1.0 #django-rq==0.9.5 # Time zones support -pytz==2025.2 +pytz==2026.1.post1 # Parsing Secondlife api's backoff==1.4.3