Skip to content

Commit

Permalink
Bump pytest-randomly from 2.0.0 to 2.1.0
Browse files Browse the repository at this point in the history
Bumps [pytest-randomly](https://github.com/pytest-dev/pytest-randomly) from 2.0.0 to 2.1.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@2.0.0...2.1.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed Mar 4, 2019
1 parent 237fc86 commit c44a52e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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
Expand Up @@ -39,7 +39,7 @@ typing_extensions = "^3.6"
[tool.poetry.dev-dependencies]
pytest = "^4.3"
pytest-cov = "^2.6"
pytest-randomly = "^2.0"
pytest-randomly = "^2.1"
pytest-flake8 = "^1.0"
flake8 = "<3.7"
wemake-python-styleguide = "^0.7"
Expand Down

0 comments on commit c44a52e

Please sign in to comment.