Skip to content

Commit 56f33ae

Browse files
Bump pytest-randomly from 3.4.1 to 3.5.0
Bumps [pytest-randomly](https://github.com/pytest-dev/pytest-randomly) from 3.4.1 to 3.5.0. - [Release notes](https://github.com/pytest-dev/pytest-randomly/releases) - [Changelog](https://github.com/pytest-dev/pytest-randomly/blob/master/HISTORY.rst) - [Commits](pytest-dev/pytest-randomly@3.4.1...3.5.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent f3e31c3 commit 56f33ae

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)