From 80535d1bf08ba33f5803e453ce90ed488119ce29 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Jun 2024 18:30:04 +0000 Subject: [PATCH] Bump djangorestframework from 3.13.1 to 3.15.2 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.13.1 to 3.15.2. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.13.1...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 e647b6e..9e53fa4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ Django==3.2.25 django-bootstrap-v5==1.0.5 django-picklefield==3.0.1 django-social-auth==0.7.28 -djangorestframework==3.13.1 +djangorestframework==3.15.2 frozenlist==1.4.0 geoip2==4.2.0 httplib2==0.19.1