Skip to content

Commit 2630485

Browse files
build(deps-dev): bump pytest-cov from 7.0.0 to 7.1.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 7.0.0 to 7.1.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v7.0.0...v7.1.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 7.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 250ec57 commit 2630485

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
@@ -75,7 +75,7 @@ dev = [
7575
"pyautogui==0.9.54",
7676
"pyright==1.1.408",
7777
"pytest==8.4.2",
78-
"pytest-cov==7.0.0",
78+
"pytest-cov==7.1.0",
7979
"pytest-md==0.2.0",
8080
"pytest-mock==3.15.1",
8181
"python-gettext==5.0",

0 commit comments

Comments
 (0)