Skip to content

Commit 369fdb5

Browse files
dependabot[bot]sobolevn
authored andcommitted
Bump pytest-randomly from 2.1.1 to 3.0.0 (#63)
Bumps [pytest-randomly](https://github.com/pytest-dev/pytest-randomly) from 2.1.1 to 3.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@2.1.1...3.0.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent d25b90f commit 369fdb5

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.4"
4747
pytest-cov = "^2.6"
48-
pytest-randomly = "^2.1"
48+
pytest-randomly = "^3.0"
4949

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

0 commit comments

Comments
 (0)