Skip to content

Commit 07b230c

Browse files
Bump coveralls from 2.1.1 to 2.1.2
Bumps [coveralls](https://github.com/coveralls-clients/coveralls-python) from 2.1.1 to 2.1.2. - [Release notes](https://github.com/coveralls-clients/coveralls-python/releases) - [Changelog](https://github.com/coveralls-clients/coveralls-python/blob/master/CHANGELOG.md) - [Commits](TheKevJames/coveralls-python@2.1.1...2.1.2) Signed-off-by: dependabot[bot] <support@github.com>
1 parent e7a919b commit 07b230c

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
@@ -13,7 +13,7 @@ python = "^3.6"
1313
requests = "2.*"
1414

1515
[tool.poetry.dev-dependencies]
16-
coveralls = "^2.1.1"
16+
coveralls = "^2.1.2"
1717
isort = "^5.4"
1818
flake8 = "^3.8.3"
1919
black = { version = "==19.10b0", allow-prereleases = true }

0 commit comments

Comments
 (0)