openapi-core/requirements_dev.txt
dependabot[bot] d8b2322c3b
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>
2020-06-06 00:01:27 +00:00

10 lines
158 B
Text

mock==2.0.0
pytest==3.5.0
pytest-flake8
pytest-cov==2.5.1
falcon==2.0.0
flask
django==2.2.13; python_version>="3.0"
requests==2.22.0
responses==0.10.12
webob