From 202d8afa1036615264875bc79c5e10baf1ec172c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Jun 2024 19:05:46 +0000 Subject: [PATCH] Bump djangorestframework from 3.14.0 to 3.15.2 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.14.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.14.0...3.15.2) --- updated-dependencies: - dependency-name: djangorestframework 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 b68e26195..56788a705 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ django-cleanup==8.0.0 django-crispy-forms==2.1 crispy-bootstrap4==2022.1 django-tables2==2.7.0 -djangorestframework==3.14.0 +djangorestframework==3.15.2 drf-writable-nested==0.7.0 django-oauth-toolkit==2.3.0 django-debug-toolbar==4.3.0