Skip to content

Commit b285d30

Browse files
Bump pytest-split from 0.9.0 to 0.10.0 (#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 cff86cf commit b285d30

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
@@ -86,7 +86,7 @@ tests = [
8686
"nbmake==1.5.4",
8787
"pytest-cov==5.0.0",
8888
"pytest-mock==3.14.0",
89-
"pytest-split==0.9.0",
89+
"pytest-split==0.10.0",
9090
"pytest==8.3.3",
9191
]
9292
strict = [

0 commit comments

Comments
 (0)