Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jul 1, 2019
1 parent 34206d6 commit b4327f2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 11 deletions.
15 changes: 5 additions & 10 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 @@ -49,7 +49,7 @@ attrs = ">=18.2,<20.0"
[tool.poetry.dev-dependencies]
pytest-cov = "^2.7"
pytest-randomly = "^3.0"
pytest = "^4.6"
pytest = "^5.0"
flake8-pytest = "^1.3"
flake8-print = "^3.1"
flake8-builtins = "^1.4"
Expand Down

0 comments on commit b4327f2

Please sign in to comment.