Skip to content

Commit b72c2b3

Browse files
Bump pytest-randomly from 1.2.3 to 2.0.0
Bumps [pytest-randomly](https://github.com/pytest-dev/pytest-randomly) from 1.2.3 to 2.0.0. - [Release notes](https://github.com/pytest-dev/pytest-randomly/releases) - [Changelog](https://github.com/pytest-dev/pytest-randomly/blob/master/HISTORY.rst) - [Commits](pytest-dev/pytest-randomly@1.2.3...2.0.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 973a5d5 commit b72c2b3

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
@@ -45,7 +45,7 @@ safety = "^1.8"
4545

4646
pytest = "^4.3"
4747
pytest-cov = "^2.6"
48-
pytest-randomly = "^1.2"
48+
pytest-randomly = "^2.0"
4949

5050
sphinx = "^1.8"
5151
sphinx-autodoc-typehints = "^1.6"

0 commit comments

Comments
 (0)