Skip to content

Commit b7dff78

Browse files
[deps] Update pytest-django requirement from ~=4.9.0 to ~=4.10.0
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/main/docs/changelog.rst) - [Commits](pytest-dev/pytest-django@v4.9.0...v4.10.0) --- updated-dependencies: - dependency-name: pytest-django dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Federico Capoano <f.capoano@openwisp.io>
1 parent 5f73a20 commit b7dff78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-test.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ django-cors-headers~=4.4.0
33
django-redis~=5.4.0
44
channels_redis~=4.2.1
55
pytest-asyncio~=0.24.0
6-
pytest-django~=4.9.0
6+
pytest-django~=4.10.0
77
freezegun~=1.5.1

0 commit comments

Comments
 (0)