Skip to content

Commit efff597

Browse files
Update pytest-django requirement from <4.6,>=4.5.2 to >=4.5.2,<4.7
Updates the requirements on [pytest-django](https://github.com/pytest-dev/pytest-django) to permit the latest version. - [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.5.2...v4.6.0) --- updated-dependencies: - dependency-name: pytest-django dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dc4dfcb commit efff597

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ drf-spectacular[sidecar]>=0.26.2,<0.27
1111
django-environ>=0.10.0,<0.12
1212
django-gravatar2>=1.4.4,<1.5
1313
django-linear-migrations>=2.8.0,<2.13
14-
pytest-django>=4.5.2,<4.6
14+
pytest-django>=4.5.2,<4.7
1515
pytest-cov>=4.1.0,<4.2

0 commit comments

Comments
 (0)