Skip to content

Commit ed232b8

Browse files
Bump pytest-randomly from 3.16.0 to 4.0.0 (#587)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d309c59 commit ed232b8

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
@@ -39,7 +39,7 @@ ruff = "^0.13"
3939
mypy = "^1.17"
4040

4141
pytest = "^8.4"
42-
pytest-randomly = "^3.16"
42+
pytest-randomly = "^4.0"
4343
pytest-cookies = "^0.7"
4444

4545

0 commit comments

Comments
 (0)