Skip to content

Commit 702e276

Browse files
Bump pytest-django from 4.5.2 to 4.11.1
Bumps [pytest-django](https://github.com/pytest-dev/pytest-django) from 4.5.2 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.5.2...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 965329e commit 702e276

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ factory-boy==2.7.0
33
fake-factory==0.5.7
44
mock==2.0.0
55
pytest==6.2.5
6-
pytest-django==4.5.2
6+
pytest-django==4.11.1
77
more-itertools<=8.10.0
88
typing

0 commit comments

Comments
 (0)