Skip to content

Commit b8fb4c8

Browse files
Bump pytest from 8.3.5 to 8.4.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.5 to 8.4.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.3.5...8.4.0) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3b30261 commit b8fb4c8

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.10.1
66
dask[array, distributed]==2025.2.0
77
requests==2.32.3
88
statsmodels==0.14.4
9-
pytest==8.3.5
9+
pytest==8.4.1
1010
pytest-cov==6.2.1
1111
zarr==2.18.4
1212
ruff==0.8.6

0 commit comments

Comments
 (0)