Skip to content

Commit

Permalink
Bump coveralls from 3.3.0 to 3.3.1 (#185)
Browse files Browse the repository at this point in the history
Bumps [coveralls](https://github.com/TheKevJames/coveralls-python) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/TheKevJames/coveralls-python/releases)
- [Changelog](https://github.com/TheKevJames/coveralls-python/blob/master/CHANGELOG.md)
- [Commits](TheKevJames/coveralls-python@3.3.0...3.3.1)

---
updated-dependencies:
- dependency-name: coveralls
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 13, 2021
1 parent 88120d2 commit d13e7e5
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ docs = ["Sphinx", "sphinx-rtd-theme", "sphinx-autobuild", "sphinx-copybutton", "
pytest-pycodestyle = "^2.1"
pytest-cov = "^3.0.0"
pytest = "^6.2.5"
coveralls = "^3.3.0"
coveralls = "^3.3.1"
black = "^20.8b1"
mypy = "^0.910"
toml = "^0.10.1"

0 comments on commit d13e7e5

Please sign in to comment.