Skip to content

Commit c193043

Browse files
Bump pytest-cov from 5.0.0 to 6.0.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 5.0.0 to 6.0.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v5.0.0...v6.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 327f6e8 commit c193043

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dask[array, distributed]==2024.10.0
77
requests==2.32.3
88
statsmodels==0.14.4
99
pytest==8.3.3
10-
pytest-cov==5.0.0
10+
pytest-cov==6.0.0
1111
zarr==2.18.3
1212
ruff==0.7.0
1313
netcdf4==1.7.2

0 commit comments

Comments
 (0)