Bump django from 2.2.9 to 2.2.10

Bumps [django](https://github.com/django/django) from 2.2.9 to 2.2.10.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/2.2.9...2.2.10)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-03-03 08:51:29 +00:00 committed by GitHub
parent 2f91ea380b
commit bc0c217ce4
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