Skip to content

Commit e930358

Browse files
Bump pytest-randomly from 2.0.0 to 2.1.0
Bumps [pytest-randomly](https://github.com/pytest-dev/pytest-randomly) from 2.0.0 to 2.1.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.0.0...2.1.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent f45b9d4 commit e930358

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

poetry.lock

Lines changed: 3 additions & 3 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 = "^2.0"
48+
pytest-randomly = "^2.1"
4949

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

0 commit comments

Comments
 (0)