Skip to content

Commit 2e50788

Browse files
build(deps): Bump pytest-django in /testing/plugins_integration
Bumps [pytest-django](https://github.com/pytest-dev/pytest-django) from 4.7.0 to 4.8.0. - [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.7.0...v4.8.0) --- updated-dependencies: - dependency-name: pytest-django dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e28f35c commit 2e50788

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/plugins_integration/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pytest-asyncio==0.23.3
55
# https://github.com/pytest-dev/pytest/pull/11785
66
# pytest-bdd==7.0.1
77
pytest-cov==4.1.0
8-
pytest-django==4.7.0
8+
pytest-django==4.8.0
99
pytest-flakes==4.0.5
1010
pytest-html==4.1.1
1111
pytest-mock==3.12.0

0 commit comments

Comments
 (0)