Skip to content

Commit 78384e7

Browse files
Bump pytest-cov from 6.0.0 to 6.1.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.0.0 to 6.1.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.0.0...v6.1.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bc65eff commit 78384e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ name = "pypi"
99
towncrier = "==24.8.0"
1010
pytest = "==8.3.5"
1111
pytest-benchmark = "==5.1.0"
12-
pytest-cov = "==6.0.0"
12+
pytest-cov = "==6.1.0"
1313
mypy = "==1.15.0"
1414
tbump = "==6.11.0"
1515
sphinx = {version = "==8.2.3", markers="python_version >= '3.12'"}

0 commit comments

Comments
 (0)