Skip to content

Commit 8865ef1

Browse files
Bump pytest-django from 4.8.0 to 4.11.1
Bumps [pytest-django](https://github.com/pytest-dev/pytest-django) from 4.8.0 to 4.11.1. - [Release notes](https://github.com/pytest-dev/pytest-django/releases) - [Changelog](https://github.com/pytest-dev/pytest-django/blob/main/docs/changelog.rst) - [Commits](pytest-dev/pytest-django@v4.8.0...v4.11.1) --- updated-dependencies: - dependency-name: pytest-django dependency-version: 4.11.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5acf094 commit 8865ef1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/local.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ factory-boy==3.3.0 # https://github.com/FactoryBoy/factory_boy
3333
django-debug-toolbar==4.4.6 # https://github.com/jazzband/django-debug-toolbar
3434
django-extensions==3.2.3 # https://github.com/django-extensions/django-extensions
3535
django-coverage-plugin==3.1.0 # https://github.com/nedbat/django_coverage_plugin
36-
pytest-django==4.8.0 # https://github.com/pytest-dev/pytest-django
36+
pytest-django==4.11.1 # https://github.com/pytest-dev/pytest-django

0 commit comments

Comments
 (0)