From 5e81b57eea23c25a1d4b720ab8958effafba4754 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 19:53:11 +0000 Subject: [PATCH] Bump djangorestframework from 3.15.1 to 3.15.2 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.15.1 to 3.15.2. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.15.1...3.15.2) --- updated-dependencies: - dependency-name: djangorestframework dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b0b20ab2..7e4e96f3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ django-filter==24.2 django-redis==5.4.0 django-rest-knox==4.2.0 django-staff-sso-client==4.3.0 -djangorestframework==3.15.1 +djangorestframework==3.15.2 djangorestframework-csv==3.0.2 drf-writable-nested==0.7.0 django-widget-tweaks==1.5.0