From d53817df85cd8321fec181e477cde0dcca987d4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Jun 2024 18:06:46 +0000 Subject: [PATCH] Bump djangorestframework from 3.12.2 to 3.15.2 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.12.2 to 3.15.2. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.12.2...3.15.2) --- updated-dependencies: - dependency-name: djangorestframework dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- base-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base-requirements.txt b/base-requirements.txt index 07f0f5a3f..814abd038 100644 --- a/base-requirements.txt +++ b/base-requirements.txt @@ -41,7 +41,7 @@ django-allauth==0.50.0 django-waffle==2.2.1 -djangorestframework==3.12.2 +djangorestframework==3.15.2 django-filter==2.4.0 django-ordered-model==3.4.3 django-widget-tweaks==1.4.8