Skip to content

Commit ab56deb

Browse files
authored
Merge pull request #131 from kdeldycke/dependabot/pip/pytest-randomly-3.5.0
Bump pytest-randomly from 3.4.1 to 3.5.0
2 parents f3e31c3 + 56f33ae commit ab56deb

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
@@ -53,7 +53,7 @@ pylint = "^2.6.0"
5353
pytest = "^6.1.2"
5454
# More pytest plugins at: http://plugincompat.herokuapp.com .
5555
pytest-cov = "^2.10.1"
56-
pytest-randomly = "^3.4.1"
56+
pytest-randomly = "^3.5.0"
5757
pyyaml = "^5.3.1"
5858
twine = "^3.2.0"
5959
yamllint = "^1.25.0"

0 commit comments

Comments
 (0)