Skip to content

Commit 5c91209

Browse files
chore(deps): bump pytest-cov from 3.0.0 to 4.1.0 in /dev_requirements
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 3.0.0 to 4.1.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v3.0.0...v4.1.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d154a28 commit 5c91209

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dev_requirements/linter-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ mock==4.0.3
99
pyflakes==2.4.0
1010
pylint==2.12.2
1111
pytest==7.0.0
12-
pytest-cov==3.0.0
12+
pytest-cov==4.1.0
1313
pytest-mock==3.6.1
1414
readme_renderer==34.0
1515
seed-isort-config==2.2.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
mock==4.0.3
22
pytest==7.0.0
3-
pytest-cov==3.0.0
3+
pytest-cov==4.1.0
44
pytest-mock==3.6.1

0 commit comments

Comments
 (0)