From 48ff146fba7c7e44e0ce07521151a2201d0cb6ee Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 4 May 2026 03:56:31 -0700 Subject: [PATCH] Update pytz from 2025.2 to 2026.2 --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 709093e4..d31a8722 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.2 # Parsing Secondlife api's backoff==1.4.3