Skip to content

Commit 6661c16

Browse files
dependabot-preview[bot]sobolevn
authored andcommitted
Bump pytest-randomly from 3.0.0 to 3.1.0 (#142)
Bumps [pytest-randomly](https://github.com/pytest-dev/pytest-randomly) from 3.0.0 to 3.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@3.0.0...3.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent ee79761 commit 6661c16

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

poetry.lock

Lines changed: 5 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
@@ -56,7 +56,7 @@ safety = "^1.8"
5656

5757
pytest = "^5.1"
5858
pytest-cov = "^2.7"
59-
pytest-randomly = "^3.0"
59+
pytest-randomly = "^3.1"
6060
pytest-asyncio = "^0.10.0"
6161
pytest-mypy-plugins = "^1.0"
6262

0 commit comments

Comments
 (0)