Skip to content

Commit 7e30a4e

Browse files
Bump pytest-cov from 4.0.0 to 4.1.0
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]>
1 parent 16a677b commit 7e30a4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ format = ["black == 23.3.0", "isort == 5.12.0"]
6060
nox = ["nox == 2023.4.22", "toml == 0.10.2"]
6161
pytest = [
6262
"pytest == 7.3.1",
63-
"pytest-cov == 4.0.0",
63+
"pytest-cov == 4.1.0",
6464
"pytest-mock == 3.10.0",
6565
"pytest-asyncio == 0.21.0",
6666
"time-machine == 2.9.0",

0 commit comments

Comments
 (0)