Skip to content

Commit 276637f

Browse files
authored
Merge pull request #21 from dry-python/dependabot/pip/pytest-randomly-3.2.0
Bump pytest-randomly from 3.1.0 to 3.2.0
2 parents a25fc57 + 5a15ada commit 276637f

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

6060
pytest = "^5.3"
6161
pytest-cov = "^2.7"
62-
pytest-randomly = "^3.1"
62+
pytest-randomly = "^3.2"
6363
pytest-mypy-plugins = "^1.2"
6464

6565
sphinx = "^2.3"

0 commit comments

Comments
 (0)