From 24c5d075d04f138d14934b1c562731c46c622bb5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Jun 2024 19:04:27 +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 f7fa2b7..83b3167 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ django-bootstrap-breadcrumbs==0.9.2 django-extensions==3.2.3 django-filter==2.3.0 django-grappelli==3.0.8 -djangorestframework==3.14.0 +djangorestframework==3.15.2 future~=0.17.1 gunicorn==20.0.4 idna==2.9