Skip to content

Commit 892870c

Browse files
Bump pytest-randomly from 3.8.0 to 3.10.1 (#298)
Bumps [pytest-randomly](https://github.com/pytest-dev/pytest-randomly) from 3.8.0 to 3.10.1. - [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.8.0...3.10.1) --- 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 ae3c962 commit 892870c

File tree

2 files changed

+25
-5
lines changed

2 files changed

+25
-5
lines changed

poetry.lock

Lines changed: 24 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 = "^6.2"
6060
pytest-cov = "^2.12"
61-
pytest-randomly = "^3.8"
61+
pytest-randomly = "^3.10"
6262
pytest-mypy-plugins = "^1.7"
6363

6464
sphinx = "^4.1"

0 commit comments

Comments
 (0)