Skip to content

Commit 32a5465

Browse files
dependabot-preview[bot]sobolevn
authored andcommitted
Bump pytest-randomly from 3.1.0 to 3.2.0 (#220)
Bumps [pytest-randomly](https://github.com/pytest-dev/pytest-randomly) from 3.1.0 to 3.2.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.1.0...3.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 98e2bff commit 32a5465

File tree

2 files changed

+8
-5
lines changed

2 files changed

+8
-5
lines changed

poetry.lock

Lines changed: 7 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
@@ -58,7 +58,7 @@ safety = "^1.8"
5858

5959
pytest = "^5.3"
6060
pytest-cov = "^2.8"
61-
pytest-randomly = "^3.1"
61+
pytest-randomly = "^3.2"
6262
pytest-asyncio = "^0.10.0"
6363
pytest-mypy-plugins = "^1.2"
6464

0 commit comments

Comments
 (0)