From 61c26c5c605c964efd945154b1e5dc4d2ccc59d1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 2 Nov 2020 05:22:42 +0000 Subject: [PATCH] Bump django-oauth-toolkit from 1.3.2 to 1.3.3 in /src/requirements Bumps [django-oauth-toolkit](https://github.com/jazzband/django-oauth-toolkit) from 1.3.2 to 1.3.3. - [Release notes](https://github.com/jazzband/django-oauth-toolkit/releases) - [Changelog](https://github.com/jazzband/django-oauth-toolkit/blob/master/CHANGELOG.md) - [Commits](https://github.com/jazzband/django-oauth-toolkit/compare/1.3.2...1.3.3) Signed-off-by: dependabot-preview[bot] --- src/requirements/production.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements/production.txt b/src/requirements/production.txt index f47b4d43..b540e9d7 100644 --- a/src/requirements/production.txt +++ b/src/requirements/production.txt @@ -15,7 +15,7 @@ django-extensions==3.0.9 django-filter==2.3.0 django-leaflet==0.27.1 django-jsonview==2.0.0 -django-oauth-toolkit==1.3.2 +django-oauth-toolkit==1.3.3 django-reversion==3.0.7 django-taggit==1.3.0 django-wkhtmltopdf==3.3.0