From 892cc87128996298b94ff888c9d425fa48e883dd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2026 21:28:14 +0000 Subject: [PATCH] Update dependency djangorestframework to v3.17.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0f48ee3..2e87e35 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,5 @@ Django[all]==5.2.1 django-urlconfchecks==0.11.0 # TODO: Add to CI daphne==4.2.0 psycopg2-binary==2.9.10 -djangorestframework==3.16.0 +djangorestframework==3.17.1 pillow==11.2.1