Skip to content

Commit 4d81c9d

Browse files
Bump pytest-cov from 6.2.1 to 7.0.0 (#70)
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.2.1 to 7.0.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.2.1...v7.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8061ed9 commit 4d81c9d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

development-requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
bandit==1.9.3
22
black==26.1.0
33
build==1.2.2.post1
4-
coverage==7.9.2
4+
coverage==7.13.4
55
cryptography==46.0.5
66
flake8==7.3.0
77
fpvs==0.3.0
@@ -10,7 +10,7 @@ mypy==1.19.1
1010
psutil==7.2.2
1111
pylint-per-file-ignores==1.4.0
1212
pylint==4.0.4
13-
pytest-cov==6.2.1
13+
pytest-cov==7.0.0
1414
pytest-schema==0.1.2
1515
pytest==9.0.2
1616
twine==6.2.0

0 commit comments

Comments
 (0)