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>
This commit is contained in:
dependabot[bot] 2021-06-07 12:06:23 +00:00 committed by Hasan Ramezani
parent a2d605c900
commit d9643e2180

View file

@ -2,5 +2,5 @@
coverage==5.5
pytest==6.2.4
pytest-cov==2.12.1
pytest-django==4.3.0
pytest-django==4.4.0
pytest-subtests==0.5.0