Skip to content

Commit c64cae1

Browse files
chore(deps-dev): bump pytest-cov from 6.0.0 to 7.0.0 in /reporter
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.0.0 to 7.0.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.0.0...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>
1 parent b37ad5d commit c64cae1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reporter/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
pytest==8.3.5
33
pytest-postgresql==7.0.2
44
coverage==7.6.10
5-
pytest-cov==6.0.0
5+
pytest-cov==7.0.0
66
jsonschema==4.23.0
77
PyYAML==6.0.2
88
hypothesis==6.122.3

0 commit comments

Comments
 (0)