From 485d9450aff18ab36679f3fcd7c50928aa8cac1c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 09:48:36 +0200 Subject: [PATCH] Update dependency tzdata to v2024.2 (#73) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bc10853..7c41d31 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,4 @@ djangorestframework==3.15.2 djangorestframework-simplejwt==5.3.1 GitPython==3.1.43 psycopg2-binary==2.9.9 -tzdata==2024.1 \ No newline at end of file +tzdata==2024.2 \ No newline at end of file