Skip to content

Commit e3223a9

Browse files
Bump pytest from 8.1.1 to 8.2.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.1.1 to 8.2.0. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.1.1...8.2.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 24abd71 commit e3223a9

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
@@ -6,7 +6,7 @@ matplotlib==3.8.4
66
dask[array, distributed]==2024.4.2
77
requests==2.31.0
88
statsmodels==0.14.2
9-
pytest==8.1.1
9+
pytest==8.2.0
1010
pytest-cov==5.0.0
1111
zarr==2.17.2
1212
black==24.4.2

0 commit comments

Comments
 (0)