From e790c60019166043d862d3e1c43edf0b4097f91a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 13:54:47 +0000 Subject: [PATCH] Update dependency pytz to v2025 --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 43deb072f..8cbf14fcb 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,4 +1,4 @@ -pytz==2024.2 # https://github.com/stub42/pytz +pytz==2025.1 # https://github.com/stub42/pytz argon2-cffi==23.1.0 # https://github.com/hynek/argon2_cffi whitenoise==6.8.2 # https://github.com/evansd/whitenoise