From 9192c53ffd00d490d403e630c2d0269e03a82eab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 22:51:22 +0000 Subject: [PATCH] build(deps): 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 b5e4b367..372adee5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ Django==4.2.30 django-ajax-datatable==4.4.4 django-filter==22.1 django-mysql==4.7.1 -djangorestframework==3.15.2 +djangorestframework==3.17.2 docopt==0.6.2 docutils==0.16 enum-compat==0.0.3