Skip to content

Commit f45b9d4

Browse files
authored
Merge pull request #48 from dry-python/dependabot/pip/pytest-randomly-2.0.0
Bump pytest-randomly from 1.2.3 to 2.0.0
2 parents 973a5d5 + b72c2b3 commit f45b9d4

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.3"
4747
pytest-cov = "^2.6"
48-
pytest-randomly = "^1.2"
48+
pytest-randomly = "^2.0"
4949

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

0 commit comments

Comments
 (0)