Skip to content

Commit

Permalink
⬆️ Bump pytest from 5.4.3 to 6.1.1
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.1.1.
- [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.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and jemrobinson committed Oct 28, 2020
1 parent 2c71713 commit 765f261
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 33 deletions.
55 changes: 23 additions & 32 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 @@ -26,7 +26,7 @@ coverage = "^5.3"
coveralls = "^2.1.2"
flake8 = "^3.8.4"
pylint = "^2.6.0"
pytest = "^5.2"
pytest = "^6.1"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit 765f261

Please sign in to comment.