1
0
Fork 0
mirror of https://github.com/correl/openapi-core.git synced 2025-03-20 09:19:22 -09:00

Bump django from 2.2.10 to 2.2.13

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-06-06 00:01:27 +00:00 committed by GitHub
parent 97b568dc55
commit d8b2322c3b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@ pytest-flake8
pytest-cov==2.5.1
falcon==2.0.0
flask
django==2.2.10; python_version>="3.0"
django==2.2.13; python_version>="3.0"
requests==2.22.0
responses==0.10.12
webob