Skip to content

Commit c9bb3f8

Browse files
authored
Merge pull request #130 from labthings/dependabot/pip/pytest-cov-2.10.1
Bump pytest-cov from 2.10.0 to 2.10.1
2 parents fe3ef1a + 0f8a6ae commit c9bb3f8

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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 @@ flask-threaded-sockets = "^0.3.0"
2424
[tool.poetry.dev-dependencies]
2525
pytest = "^6.0"
2626
black = {version = "^19.10b0",allow-prereleases = true}
27-
pytest-cov = "^2.10.0"
27+
pytest-cov = "^2.10.1"
2828
numpy = "^1.19.1"
2929
jsonschema = "^3.2.0"
3030
pylint = "^2.5.3"

0 commit comments

Comments
 (0)