From 645cf7b6607b4234351189114262f0366ca5d8a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Dec 2021 01:15:31 +0000 Subject: [PATCH] Bump djangorestframework from 3.12.2 to 3.13.1 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.12.2 to 3.13.1. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.12.2...3.13.1) --- updated-dependencies: - dependency-name: djangorestframework dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f8606b1..5caeae1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ django-admin-interface==0.16.3 django-colorfield==0.4.1 django-flat-responsive==2.0 django-flat-theme==1.1.4 -djangorestframework==3.12.2 +djangorestframework==3.13.1 google-play-scraper==1.0.2 gunicorn==20.0.4 httplib2==0.19.1