Skip to content

Commit 163052d

Browse files
Bump pytest-randomly from 3.5.0 to 3.7.0
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>
1 parent 9931b9f commit 163052d

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

7777
pytest = "^6.2"
7878
pytest-cov = "^2.11"
79-
pytest-randomly = "^3.5"
79+
pytest-randomly = "^3.7"
8080
pytest-mypy-plugins = "^1.6"
8181
pytest-subtests = "^0.4"
8282
pytest-xdist = "^2.2"

0 commit comments

Comments
 (0)