From 6d2a717b235e93841fb28bbde75986e83249a4a1 Mon Sep 17 00:00:00 2001 From: "mend-for-github-com[bot]" <50673670+mend-for-github-com[bot]@users.noreply.github.com> Date: Fri, 26 Apr 2024 16:16:09 +0000 Subject: [PATCH] chore(deps): update dependency djangorestframework to v3.11.2 --- rootfs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rootfs/requirements.txt b/rootfs/requirements.txt index 00537ef12..d587288b9 100644 --- a/rootfs/requirements.txt +++ b/rootfs/requirements.txt @@ -4,7 +4,7 @@ Django==1.11.4 django-auth-ldap==1.2.15 django-cors-middleware==1.3.1 django-guardian==1.4.9 -djangorestframework==3.6.4 +djangorestframework==3.11.2 docker-py==1.10.6 gunicorn==19.7.1 idna==2.6