Skip to content

Commit 64d2592

Browse files
Bump pytest from 5.4.1 to 5.4.2
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>
1 parent 4c7cef4 commit 64d2592

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ zeroconf = ">=0.24.5,<0.27.0"
2424
cbor2 = "^5.1.0"
2525

2626
[tool.poetry.dev-dependencies]
27-
pytest = "^5.2"
27+
pytest = "^5.4"
2828
black = {version = "^19.10b0",allow-prereleases = true}
2929
pytest-cov = "^2.8.1"
3030
numpy = "^1.18.2"

0 commit comments

Comments
 (0)