Skip to content

Commit 805b5e5

Browse files
Bump pytest-randomly from 3.11.0 to 3.12.0 (#396)
Bumps [pytest-randomly](https://github.com/pytest-dev/pytest-randomly) from 3.11.0 to 3.12.0. - [Release notes](https://github.com/pytest-dev/pytest-randomly/releases) - [Changelog](https://github.com/pytest-dev/pytest-randomly/blob/main/HISTORY.rst) - [Commits](pytest-dev/pytest-randomly@3.11.0...3.12.0) --- updated-dependencies: - dependency-name: pytest-randomly dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 337dfd7 commit 805b5e5

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
@@ -58,7 +58,7 @@ safety = "^1.10"
5858

5959
pytest = "^7.1"
6060
pytest-cov = "^3.0"
61-
pytest-randomly = "^3.11"
61+
pytest-randomly = "^3.12"
6262
pytest-mypy-plugins = "^1.9"
6363

6464
sphinx = "^4.5"

0 commit comments

Comments
 (0)