Merge branch 'dependabot/pip/django-3.1.6' into dev

This commit is contained in:
R. Miles McCain
2021-03-28 18:51:33 +00:00
2 changed files with 5 additions and 5 deletions

View File

@@ -4,7 +4,7 @@ url = "https://pypi.org/simple"
verify_ssl = true
[packages]
django = "~=3.0"
django = "~=3.1"
django-allauth = "~=0.42.0"
geoip2 = "~=3.0.0"
whitenoise = "~=5.1.0"