Skip to content

Commit 9bfcd9a

Browse files
Bump pytest-django from 4.9.0 to 4.11.1
Bumps [pytest-django](https://github.com/pytest-dev/pytest-django) from 4.9.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.9.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] <[email protected]>
1 parent 315cd84 commit 9bfcd9a

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
@@ -25,7 +25,7 @@ pytest==8.3.4
2525
# -r requirements_test.in
2626
# pytest-django
2727
# pytest-twisted
28-
pytest-django==4.9.0
28+
pytest-django==4.11.1
2929
# via -r requirements_test.in
3030
pytest-twisted==1.14.3
3131
# via -r requirements_test.in

0 commit comments

Comments
 (0)