From b145813a032158a887da8d816d90cdd5ed3f7e19 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 07:29:12 +0000 Subject: [PATCH] chore(deps)(deps): bump djangorestframework from 3.14.0 to 3.17.2 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.14.0 to 3.17.2. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.14.0...3.17.2) --- updated-dependencies: - dependency-name: djangorestframework dependency-version: 3.17.2 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 aad4a741..342a37fd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ django-environ==0.9.0 django-elasticsearch-dsl==8.0 django-elasticsearch-dsl-drf==0.22.5 django-nine==0.2.7 -djangorestframework==3.14.0 +djangorestframework==3.17.2 dvc==3.59.1 elastic-transport==8.13.0 elasticsearch==8.13.0