From 0a8da94b008f6a6d82bfc3cefa9e6055dc916523 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 15:16:50 +0000 Subject: [PATCH] chore(deps): update dependency django to v5.1.5 (#1918) 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 5e0af68e..5517008b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ boto3==1.35.98 botocore==1.35.98 -Django==5.1.4 +Django==5.1.5 djangorestframework==3.15.2