Skip to content

Commit 76c60b7

Browse files
Bump pytest-randomly from 3.16.0 to 4.0.1
Bumps [pytest-randomly](https://github.com/pytest-dev/pytest-randomly) from 3.16.0 to 4.0.1. - [Changelog](https://github.com/pytest-dev/pytest-randomly/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest-randomly@3.16.0...4.0.1) --- updated-dependencies: - dependency-name: pytest-randomly dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d9db234 commit 76c60b7

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
@@ -71,7 +71,7 @@ test = [
7171
"coverage[toml]==7.10.6",
7272
"diff-cover==9.6.0",
7373
"pytest-cov==6.3.0",
74-
"pytest-randomly==3.16.0",
74+
"pytest-randomly==4.0.1",
7575
]
7676

7777
[tool.coverage.report]

0 commit comments

Comments
 (0)