From 2892baaca9c9abb760d5a0b81bc3fc675ec3d5e1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 03:40:02 +0000 Subject: [PATCH] Update dependency djangorestframework to v3.17.2 [SECURITY] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0f48ee3..a3c02f3 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.2 pillow==11.2.1