django-axes/requirements-test.txt
dependabot[bot] d9643e2180 Bump pytest-django from 4.3.0 to 4.4.0
Bumps [pytest-django](https://github.com/pytest-dev/pytest-django) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/pytest-dev/pytest-django/releases)
- [Changelog](https://github.com/pytest-dev/pytest-django/blob/master/docs/changelog.rst)
- [Commits](https://github.com/pytest-dev/pytest-django/compare/v4.3.0...v4.4.0)

---
updated-dependencies:
- dependency-name: pytest-django
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-07 16:36:36 +02:00

6 lines
96 B
Text

-e .
coverage==5.5
pytest==6.2.4
pytest-cov==2.12.1
pytest-django==4.4.0
pytest-subtests==0.5.0