Skip to content

Commit 6a5964b

Browse files
Bump pytest-cov from 4.0.0 to 4.1.0 (#365)
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 4.0.0 to 4.1.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v4.0.0...v4.1.0) --- updated-dependencies: - dependency-name: pytest-cov 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 fcbeb65 commit 6a5964b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ mypy==1.4.1; implementation_name=="cpython"
55
pre-commit==2.21.0
66
pytest==7.4.0
77
pytest-asyncio==0.21.1
8-
pytest-cov==4.0.0
8+
pytest-cov==4.1.0
99
twine==4.0.2

0 commit comments

Comments
 (0)