Skip to content

Commit

Permalink
⬆️ Update pytest-split requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [pytest-split](https://github.com/jerry-git/pytest-split) to permit the latest version.
- [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.8.2...0.10.0)

---
updated-dependencies:
- dependency-name: pytest-split
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent fba66d7 commit 634482c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ sphinx-autodoc-typehints = ">=1.19.5,<3.0.0"
autodocsumm = "^0.2.12"
responses = ">=0.22,<0.26"
pytest-parallel = "^0.1.1"
pytest-split = "^0.8.2"
pytest-split = ">=0.8.2,<0.11.0"
tomlkit = "<0.13.1"
colorama = "^0.4.6"
aioresponses = "^0.7.6"
Expand Down

0 comments on commit 634482c

Please sign in to comment.