From ce0890605fcdd71e0623e069e1ad5e837c7cffb0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 23:18:50 +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 fb7cb5e..dca9915 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ Django==5.2.16 django_allauth==65.14.1 django_environ==0.10.0 django_import_export==3.2.0 -djangorestframework==3.15.2 +djangorestframework==3.17.2 drf_yasg==1.21.7 pandas==2.2.3 Pillow==12.3.0