Skip to content

Commit 7ce3c51

Browse files
Bump pytest-split from 0.10.0 to 0.11.0 (#1385)
Bumps [pytest-split](https://github.com/jerry-git/pytest-split) from 0.10.0 to 0.11.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.10.0...0.11.0) --- updated-dependencies: - dependency-name: pytest-split dependency-version: 0.11.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e6c588b commit 7ce3c51

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
@@ -118,7 +118,7 @@ tests = [
118118
"nbmake==1.5.5",
119119
"pytest-cov==7.0.0",
120120
"pytest-mock==3.15.1",
121-
"pytest-split==0.10.0",
121+
"pytest-split==0.11.0",
122122
"pytest-xdist==3.8.0",
123123
"pytest==8.4.2",
124124
]

0 commit comments

Comments
 (0)