Skip to content

Commit

Permalink
Bump pytest from 6.0.2 to 6.1.0 (#146)
Browse files Browse the repository at this point in the history
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.0.2 to 6.1.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@6.0.2...6.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] committed Sep 28, 2020
1 parent c850eef commit 43484fd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 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 @@ -43,7 +43,7 @@ python = "^3.6"
[tool.poetry.dev-dependencies]
pytest-cov = "^2.10"
pytest-randomly = "^3.4"
pytest = "^6.0"
pytest = "^6.1"
"delegator.py" = "^0.1.1"

wemake-python-styleguide = "^0.14"
Expand Down

0 comments on commit 43484fd

Please sign in to comment.