From 0189e4813f403e80bed440dce2d9fff83fa987dd Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 2 Feb 2024 01:53:42 -0800 Subject: [PATCH] Update pytz from 2017.3 to 2024.1 --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 9976fdb1..bd0171e4 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -34,7 +34,7 @@ Pillow==5.0.0 #django-rq==0.9.5 # Time zones support -pytz==2017.3 +pytz==2024.1 # Parsing Secondlife api's backoff==1.4.3