Skip to content

Commit a0165fd

Browse files
Bump pytest-cov from 4.0.0 to 4.1.0 (#292)
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:development 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 cc79b44 commit a0165fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dev =
3939
pre-commit==3.3.2
4040
pytest==7.3.1
4141
pytest-asyncio==0.21.0
42-
pytest-cov==4.0.0
42+
pytest-cov==4.1.0
4343
types-protobuf
4444

4545
[flake8]

0 commit comments

Comments
 (0)