Skip to content

Commit d605a58

Browse files
Bump pytest-django from 4.6.0 to 4.7.0
Bumps [pytest-django](https://github.com/pytest-dev/pytest-django) from 4.6.0 to 4.7.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](pytest-dev/pytest-django@v4.6.0...v4.7.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>
1 parent 1e48cdb commit d605a58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/local.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ pydocstyle==6.3.0
1717
# ------------------------------------------------------------------------------
1818
django-debug-toolbar==3.8.1 # https://github.com/jazzband/django-debug-toolbar
1919
django-extensions==3.2.3 # https://github.com/django-extensions/django-extensions
20-
pytest-django==4.6.0 # https://github.com/pytest-dev/pytest-django
20+
pytest-django==4.7.0 # https://github.com/pytest-dev/pytest-django

0 commit comments

Comments
 (0)