Skip to content

Commit

Permalink
Update coveralls requirement from ~=3.1 to ~=3.2
Browse files Browse the repository at this point in the history
Updates the requirements on [coveralls](https://github.com/TheKevJames/coveralls-python) to permit the latest version.
- [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.1.0...3.2.0)

---
updated-dependencies:
- dependency-name: coveralls
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 26, 2021
1 parent f17b28e commit eb5a1b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_test.txt
@@ -1,6 +1,6 @@
-r requirements_test_pre_commit.txt
-r requirements_test_min.txt
coveralls~=3.1
coveralls~=3.2
coverage~=5.5
pre-commit~=2.13;python_full_version>="3.6.2"
tbump~=6.3.2
Expand Down

0 comments on commit eb5a1b0

Please sign in to comment.