Skip to content
This repository was archived by the owner on Oct 23, 2020. It is now read-only.

Commit b80e8db

Browse files
committed
chore(dependencies): update dependency coveralls to v2
1 parent 77fb856 commit b80e8db

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ pyyaml = "^5.3"
2828
[tool.poetry.dev-dependencies]
2929
pytest = "^5.4.2"
3030
pytest-cov = "^2.8.1"
31-
coveralls = "^1.11.1"
31+
coveralls = "^2.0.0"
3232
black = {version = "^19.10b0", python = "^3.6"}
3333
codecov = "^2.0.22"

0 commit comments

Comments
 (0)