From 39ca529a5f2e317ded095f301d28117f36a73adf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Jan 2025 18:04:28 +0000 Subject: [PATCH] Bump djangorestframework from 3.11.2 to 3.15.2 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.11.2 to 3.15.2. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.11.2...3.15.2) --- updated-dependencies: - dependency-name: djangorestframework dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 19fcc67..2314f3c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ constantly==15.1.0 cryptography==3.3.2 daphne==2.5.0 Django==4.2.17 -djangorestframework==3.11.2 +djangorestframework==3.15.2 dlib==19.19.0 face-recognition==1.3.0 face-recognition-models==0.3.0