From 2a8f44595867fbf24ff7688e075afebcdb9510c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 15:41:59 +0000 Subject: [PATCH] chore(deps)(deps): bump djangorestframework from 3.14.0 to 3.17.1 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.14.0 to 3.17.1. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.14.0...3.17.1) --- updated-dependencies: - dependency-name: djangorestframework dependency-version: 3.17.1 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 b43ed6c..f34059c 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.1 dvc==3.59.1 elastic-transport==8.13.0 elasticsearch==8.13.0