From 0b1fbe06c80e0add66370c662c5af94972689a76 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 7 Feb 2025 14:58:53 +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 1af2477d4..451d9088b 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