Skip to content

Commit 472841d

Browse files
Bump pytest-randomly from 3.16.0 to 4.0.0 (#2246)
Bumps [pytest-randomly](https://github.com/pytest-dev/pytest-randomly) from 3.16.0 to 4.0.0. - [Changelog](https://github.com/pytest-dev/pytest-randomly/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest-randomly@3.16.0...4.0.0) --- updated-dependencies: - dependency-name: pytest-randomly dependency-version: 4.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a2a2849 commit 472841d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ slotscheck = "^0.19"
6666
ruff = "^0.12"
6767

6868
pytest-cov = ">=6,<8"
69-
pytest-randomly = "^3.12"
69+
pytest-randomly = ">=3.12,<5.0"
7070
pytest-mypy-plugins = "^3.1"
7171
pytest-subtests = "^0.14"
7272
pytest-shard = "^0.1"

0 commit comments

Comments
 (0)