Skip to content

Commit c73e354

Browse files
Bump pytest-cov from 2.11.1 to 2.12.0 in /testing/plugins_integration
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.11.1 to 2.12.0. - [Release notes](https://github.com/pytest-dev/pytest-cov/releases) - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v2.11.1...v2.12.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent b8f1b7c commit c73e354

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
@@ -2,7 +2,7 @@ anyio[curio,trio]==3.0.1
22
django==3.2.2
33
pytest-asyncio==0.15.1
44
pytest-bdd==4.0.2
5-
pytest-cov==2.11.1
5+
pytest-cov==2.12.0
66
pytest-django==4.2.0
77
pytest-flakes==4.0.3
88
pytest-html==3.1.1

0 commit comments

Comments
 (0)