Skip to content

Commit 20a5d3a

Browse files
Merge pull request #207 from wemake-services/dependabot/pip/pytest-randomly-3.8.0
2 parents 6e1d926 + d70e241 commit 20a5d3a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ attrs = "*"
4949

5050
[tool.poetry.dev-dependencies]
5151
pytest-cov = "^2.11"
52-
pytest-randomly = "^3.7"
52+
pytest-randomly = "^3.8"
5353
pytest = "^6.2"
5454

5555
flake8-print = "^4.0"

0 commit comments

Comments
 (0)