Skip to content

Commit 0da6f5e

Browse files
Bump pytest from 6.2.5 to 7.0.0 (#957)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.5 to 7.0.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@6.2.5...7.0.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bad4d58 commit 0da6f5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_dev_minimal.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ numcodecs==0.9.1
55
msgpack-python==0.5.6
66
setuptools-scm==6.4.2
77
# test requirements
8-
pytest==6.2.5
8+
pytest==7.0.0

0 commit comments

Comments
 (0)