From 41acc0ad8706109f4c2014c839a02f393565fba6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Oct 2024 08:32:45 +0000 Subject: [PATCH] Bump djangorestframework from 3.11.2 to 3.15.2 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.11.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.11.2...3.15.2) --- updated-dependencies: - dependency-name: djangorestframework dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-frozen.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-frozen.txt b/requirements-frozen.txt index 4009f047..fa712aa1 100644 --- a/requirements-frozen.txt +++ b/requirements-frozen.txt @@ -9,7 +9,7 @@ django-js-asset==1.2.2 django-mptt==0.11.0 django-page-cms==2.0.11 django-taggit==1.2.0 -djangorestframework==3.11.2 +djangorestframework==3.15.2 idna==2.8 isort==4.3.21 lazy-object-proxy==1.4.3