Skip to content

Commit 7aeba79

Browse files
chore(deps): bump pytest-randomly from 3.16.0 to 4.0.0 (#13420)
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:production 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 4db1d51 commit 7aeba79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci-constraints-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ pytest-cov==7.0.0 ; python_full_version >= '3.9'
161161
# via cryptography (pyproject.toml)
162162
pytest-randomly==3.15.0 ; python_full_version < '3.9'
163163
# via cryptography (pyproject.toml)
164-
pytest-randomly==3.16.0 ; python_full_version >= '3.9'
164+
pytest-randomly==4.0.0 ; python_full_version >= '3.9'
165165
# via cryptography (pyproject.toml)
166166
pytest-xdist==3.6.1 ; python_full_version < '3.9'
167167
# via cryptography (pyproject.toml)

0 commit comments

Comments
 (0)