Skip to content

Commit 5a5371f

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 3eca135 commit 5a5371f

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
@@ -57,7 +57,7 @@ test = [
5757
"coverage==7.10.6",
5858
"diff-cover==9.6.0",
5959
"pytest-cov==7.0.0",
60-
"pytest-randomly==3.16.0",
60+
"pytest-randomly==4.0.1",
6161
"pytest-datadir==1.8.0",
6262
"pytest-fixture-classes==1.0.3",
6363
]

0 commit comments

Comments
 (0)