Skip to content

Commit

Permalink
Bump pytest from 5.4.3 to 6.0.0 (#150)
Browse files Browse the repository at this point in the history
Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.4.3 to 6.0.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@5.4.3...6.0.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 Jul 30, 2020
1 parent b41c00e commit 0230ff5
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
44 changes: 22 additions & 22 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 @@ -50,7 +50,7 @@ attrs = "*"
[tool.poetry.dev-dependencies]
pytest-cov = "^2.10"
pytest-randomly = "^3.4"
pytest = "^5.4"
pytest = "^6.0"

flake8-print = "^3.1"
flake8-builtins = "^1.5"
Expand Down

0 comments on commit 0230ff5

Please sign in to comment.