Skip to content

Commit ced4b92

Browse files
Bump pytest-cov from 6.0.0 to 6.1.1 in the python-updates group
Bumps the python-updates group with 1 update: [pytest-cov](https://github.com/pytest-dev/pytest-cov). Updates `pytest-cov` from 6.0.0 to 6.1.1 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.0.0...v6.1.1) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 6.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7d38604 commit ced4b92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

install/testing_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
flake8==7.2.0
22
coverage>=7.5
33
pytest==8.3.5
4-
pytest-cov==6.0.0
4+
pytest-cov==6.1.1
55
pytest-timeout==2.3.1
66
mock==5.2.0
77
python-dateutil==2.9.0.post0

0 commit comments

Comments
 (0)