From cf6a1805825a43a9709812ad19b0d15b6110014f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2020 16:08:27 +0000 Subject: [PATCH] chore: bump python3-openid from 3.1.0 to 3.2.0 Bumps [python3-openid](https://github.com/necaris/python3-openid) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/necaris/python3-openid/releases) - [Changelog](https://github.com/necaris/python3-openid/blob/master/NEWS.md) - [Commits](https://github.com/necaris/python3-openid/compare/v3.1.0...v3.2.0) Signed-off-by: dependabot-preview[bot] --- requirements/prod.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/prod.txt b/requirements/prod.txt index 36e36d25..f6360a9b 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -8,7 +8,7 @@ django-crispy-forms==1.7.0 django-guardian==1.4.9 django-imagekit==4.0.1 psycopg2==2.7.3.2 -python3-openid==3.1.0 +python3-openid==3.2.0 geoip2==3.0.0 django-ipware==3.0.0