Skip to content

Commit

Permalink
Bump pytest-randomly from 3.7.0 to 3.8.0
Browse files Browse the repository at this point in the history
Bumps [pytest-randomly](https://github.com/pytest-dev/pytest-randomly) from 3.7.0 to 3.8.0.
- [Release notes](https://github.com/pytest-dev/pytest-randomly/releases)
- [Changelog](https://github.com/pytest-dev/pytest-randomly/blob/main/HISTORY.rst)
- [Commits](pytest-dev/pytest-randomly@3.7.0...3.8.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed May 11, 2021
1 parent 6e1d926 commit d70e241
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ attrs = "*"

[tool.poetry.dev-dependencies]
pytest-cov = "^2.11"
pytest-randomly = "^3.7"
pytest-randomly = "^3.8"
pytest = "^6.2"

flake8-print = "^4.0"
Expand Down

0 comments on commit d70e241

Please sign in to comment.