From 75b51a37a0497a5d1f0c7709268e1040e50cb996 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Jun 2024 17:53:09 +0000 Subject: [PATCH] Bump djangorestframework from 3.11.0 to 3.15.2 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.11.0 to 3.15.2. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.11.0...3.15.2) --- updated-dependencies: - dependency-name: djangorestframework dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements_common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_common.txt b/requirements_common.txt index 201c34d..0fcf9aa 100644 --- a/requirements_common.txt +++ b/requirements_common.txt @@ -1,7 +1,7 @@ django==2.0.13 django-recaptcha==1.5.0 django-widget-tweaks==1.4.5 -djangorestframework==3.11.0 +djangorestframework==3.15.2 Markdown==2.6.11 jsmin==3.0.0 csscompressor==0.9.5