Skip to content

Commit 72a771d

Browse files
Bump pytest-randomly from 3.5.0 to 3.7.0 (#76)
Bumps [pytest-randomly](https://github.com/pytest-dev/pytest-randomly) from 3.5.0 to 3.7.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.5.0...3.7.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 9786bdb commit 72a771d

File tree

2 files changed

+14
-13
lines changed

2 files changed

+14
-13
lines changed

poetry.lock

Lines changed: 13 additions & 12 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
@@ -57,7 +57,7 @@ safety = "^1.10"
5757

5858
pytest = "^6.2"
5959
pytest-cov = "^2.11"
60-
pytest-randomly = "^3.5"
60+
pytest-randomly = "^3.7"
6161
pytest-mypy-plugins = "^1.6"
6262

6363
sphinx = "^3.5"

0 commit comments

Comments
 (0)