From 8ffef1c382e2bad2ddc8462d0bd1deac0a6caff5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Jun 2024 18:22:59 +0000 Subject: [PATCH] Bump djangorestframework from 3.12.4 to 3.15.2 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.12.4 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.4...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 2a6d3d9..10ef8ba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -49,7 +49,7 @@ django-jsonfield==1.4.1 django-modeltranslation==0.12.2 django-nose==1.4.5 django-oauth-toolkit==2.1.0 -djangorestframework==3.12.4 +djangorestframework==3.15.2 django-robots==4.0 django-security==0.12.0 django-storages[google]==1.14.3