Merge pull request #208 from p1c2u/dependabot/pip/django-2.2.10

Bump django from 2.2.9 to 2.2.10
This commit is contained in:
A 2020-03-03 08:56:24 +00:00 committed by GitHub
commit 02d20e5f44
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,5 +3,5 @@ pytest==3.5.0
pytest-flake8
pytest-cov==2.5.1
flask
django==2.2.9; python_version>="3.0"
django==2.2.10; python_version>="3.0"
webob