Skip to content
This repository was archived by the owner on Mar 11, 2021. It is now read-only.

Commit d000ff7

Browse files
chore(deps-dev): bump coveralls from 2.2.0 to 3.0.0
Bumps [coveralls](https://github.com/coveralls-clients/coveralls-python) from 2.2.0 to 3.0.0. - [Release notes](https://github.com/coveralls-clients/coveralls-python/releases) - [Changelog](https://github.com/TheKevJames/coveralls-python/blob/master/CHANGELOG.md) - [Commits](TheKevJames/coveralls-python@2.2.0...3.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent d01c0f1 commit d000ff7

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
@@ -40,7 +40,7 @@ black = "^19.3b0"
4040
docformatter = "^1.4"
4141
mypy = "^0.790"
4242
pytest-cov = "^2.10"
43-
coveralls = "^2.2"
43+
coveralls = "^3.0"
4444
bandit = "^1.7"
4545

4646
[tool.poetry.extras]

0 commit comments

Comments
 (0)