Skip to content

Commit d4748a7

Browse files
dependabot[bot]hrushikesh-s
authored andcommitted
Bump pytest-split from 0.9.0 to 0.10.0 (materialsproject#1019)
Bumps [pytest-split](https://github.com/jerry-git/pytest-split) from 0.9.0 to 0.10.0. - [Release notes](https://github.com/jerry-git/pytest-split/releases) - [Changelog](https://github.com/jerry-git/pytest-split/blob/master/CHANGELOG.md) - [Commits](jerry-git/pytest-split@0.9.0...0.10.0) --- updated-dependencies: - dependency-name: pytest-split dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3dce858 commit d4748a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ tests = [
9595
"nbmake==1.5.4",
9696
"pytest-cov==5.0.0",
9797
"pytest-mock==3.14.0",
98-
"pytest-split==0.9.0",
98+
"pytest-split==0.10.0",
9999
"pytest==8.3.3",
100100
]
101101
strict = [

0 commit comments

Comments
 (0)