Skip to content

Commit ccb2d0a

Browse files
Bump pytest-cov from 6.1.1 to 6.2.1
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.1.1 to 6.2.1. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.1.1...v6.2.1) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 6.2.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4ee318f commit ccb2d0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"sphinx-autodoc-typehints==2.3.0",
6565
],
6666
"dev": ["tqdm", "pybel", "pebble", "maggma"],
67-
"tests": ["pytest==8.3.3", "pytest-cov==6.1.1"],
67+
"tests": ["pytest==8.3.3", "pytest-cov==6.2.1"],
6868
"cli": ["mp-api"],
6969
"lint": [
7070
"coverage==7.8.0",

0 commit comments

Comments
 (0)