Skip to content

Commit 261a5b0

Browse files
Bump pytest-randomly from 3.15.0 to 3.16.0
Bumps [pytest-randomly](https://github.com/pytest-dev/pytest-randomly) from 3.15.0 to 3.16.0. - [Changelog](https://github.com/pytest-dev/pytest-randomly/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest-randomly@3.15.0...3.16.0) --- updated-dependencies: - dependency-name: pytest-randomly dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d4ad726 commit 261a5b0

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 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
@@ -27,7 +27,7 @@ flake8-pytest-style = "^2.0"
2727
nitpick = "^0.35"
2828

2929
pytest = "^8.3"
30-
pytest-randomly = "^3.15"
30+
pytest-randomly = "^3.16"
3131
pytest-cookies = "^0.7"
3232

3333

0 commit comments

Comments
 (0)