Skip to content

Commit add18b0

Browse files
authored
Merge pull request #85 from labthings/dependabot/pip/pytest-5.4.2
Bump pytest from 5.4.1 to 5.4.2
2 parents 26e01ff + 64d2592 commit add18b0

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)