Skip to content

Commit 1b9ef06

Browse files
authored
Merge pull request #49 from dry-python/dependabot/pip/pytest-randomly-2.1.0
Bump pytest-randomly from 2.0.0 to 2.1.0
2 parents f45b9d4 + e930358 commit 1b9ef06

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)