Skip to content

Commit 7d73ace

Browse files
build(deps): Bump pytest-django in /testing/plugins_integration (#13231)
Bumps [pytest-django](https://github.com/pytest-dev/pytest-django) from 4.9.0 to 4.10.0. - [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 update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d126389 commit 7d73ace

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/plugins_integration/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ django==5.1.6
33
pytest-asyncio==0.25.3
44
pytest-bdd==8.1.0
55
pytest-cov==6.0.0
6-
pytest-django==4.9.0
6+
pytest-django==4.10.0
77
pytest-flakes==4.0.5
88
pytest-html==4.1.1
99
pytest-mock==3.14.0

0 commit comments

Comments
 (0)