From 57ce419d80830eadce247f5a4f5276b5549a4951 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 11 Sep 2024 11:30:26 -0400 Subject: [PATCH] Update pytz from 2016.6.1 to 2024.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 23f65b9..086689c 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -24,7 +24,7 @@ pyflakes==1.2.3 Pygments==2.1.3 pytest==2.9.2 python-dateutil==2.5.3 -pytz==2016.6.1 +pytz==2024.2 PyYAML==3.11 requests==2.10.0 six==1.10.0