From 38ce706936e343d9c86fbbe1c41361b5e3b766b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Sep 2022 01:15:23 +0000 Subject: [PATCH] Bump djangorestframework from 3.12.2 to 3.14.0 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.12.2 to 3.14.0. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.12.2...3.14.0) --- 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..04fb365 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.14.0 google-play-scraper==1.0.2 gunicorn==20.0.4 httplib2==0.19.1