Skip to content

Commit 8872e8e

Browse files
Bump pytest-django from 4.2.0 to 4.3.0 in /testing/plugins_integration
Bumps [pytest-django](https://github.com/pytest-dev/pytest-django) from 4.2.0 to 4.3.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.2.0...v4.3.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent eb7acba commit 8872e8e

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==3.2.3
33
pytest-asyncio==0.15.1
44
pytest-bdd==4.0.2
55
pytest-cov==2.12.0
6-
pytest-django==4.2.0
6+
pytest-django==4.3.0
77
pytest-flakes==4.0.3
88
pytest-html==3.1.1
99
pytest-mock==3.6.0

0 commit comments

Comments
 (0)