From a58dbf3c64ba431fbf93ce1428d543e0ee2fc9b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 22:33:46 +0000 Subject: [PATCH] Bump djangorestframework from 3.15.2 to 3.17.2 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.15.2 to 3.17.2. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.15.2...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 a956b11..39edf18 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ Django==5.2.16 django-extensions==2.2.1 django-filter==2.4.0 django-rest-auth==0.9.5 -djangorestframework==3.15.2 +djangorestframework==3.17.2 drf-writable-nested==0.5.1 Markdown==3.8.1 Pillow==12.3.0