Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored May 11, 2020
1 parent 4c7cef4 commit 64d2592
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -24,7 +24,7 @@ zeroconf = ">=0.24.5,<0.27.0"
cbor2 = "^5.1.0"

[tool.poetry.dev-dependencies]
pytest = "^5.2"
pytest = "^5.4"
black = {version = "^19.10b0",allow-prereleases = true}
pytest-cov = "^2.8.1"
numpy = "^1.18.2"
Expand Down

0 comments on commit 64d2592

Please sign in to comment.