From 92531e074caeb04aed0c3d9cbb453a115cb400ee Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 11 Sep 2024 09:55:24 -0700 Subject: [PATCH 1/2] Update pytz from 2018.5 to 2024.2 --- requirements/development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/development.txt b/requirements/development.txt index 1b1a5f1b..7464c140 100644 --- a/requirements/development.txt +++ b/requirements/development.txt @@ -6,5 +6,5 @@ flake8==3.5.0 mccabe==0.6.1 pycodestyle==2.3.1 pyflakes==1.6.0 -pytz==2018.5 +pytz==2024.2 sqlparse==0.2.4 From 866d656c54bc27aac93f6dd59cd159b338683e21 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 11 Sep 2024 09:55:25 -0700 Subject: [PATCH 2/2] Update pytz from 2018.5 to 2024.2 --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 013234b2..b5caf405 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -41,7 +41,7 @@ pynacl==1.2.1 python-cas==1.2.0 python-dateutil==2.7.3 python-dotenv==0.8.2 -pytz==2018.5 +pytz==2024.2 raven==6.9.0 requests==2.19.1 simplejson==3.16.0