From 03407799ecdcb681e8afe5f413e9a159eba63bdc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Nov 2025 06:11:47 +0000 Subject: [PATCH] chore(deps)(deps): bump djangorestframework from 3.14.0 to 3.15.2 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.14.0 to 3.15.2. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.14.0...3.15.2) --- updated-dependencies: - dependency-name: djangorestframework dependency-version: 3.15.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 e1bd919..37010f5 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.15.2 dvc==3.59.1 elastic-transport==8.13.0 elasticsearch==8.13.0