From 148e02f40245cc35170533200b329f16afe5a595 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Oct 2025 22:15:02 +0000 Subject: [PATCH] chore(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 16c620b..0fbf93c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ click-plugins==1.1.1 click-repl==0.3.0 coverage==7.3.1 Django==4.2.25 -djangorestframework==3.14.0 +djangorestframework==3.15.2 exceptiongroup==1.1.3 idna==3.4 iniconfig==2.0.0