Bump coveralls from 2.2.0 to 3.0.1 (#683)

Bumps [coveralls](https://github.com/TheKevJames/coveralls-python) from 2.2.0 to 3.0.1.
- [Release notes](https://github.com/TheKevJames/coveralls-python/releases)
- [Changelog](https://github.com/TheKevJames/coveralls-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TheKevJames/coveralls-python/compare/2.2.0...3.0.1)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2021-03-22 14:46:59 -05:00 committed by GitHub
parent 74de174399
commit b833ad8ccb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@
# PlexAPI requirements to run py.test.
# pip install -r requirements_dev.txt
#---------------------------------------------------------
coveralls==2.2.0
coveralls==3.0.1
flake8==3.8.4
pillow==8.0.1
pytest==6.1.2