Merge pull request #772 from pkkid/dependabot/pip/coveralls-3.1.0

Bump coveralls from 3.0.1 to 3.1.0
This commit is contained in:
JonnyWong16 2021-06-06 20:15:14 -07:00 committed by GitHub
commit 29fb832219
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==3.0.1
coveralls==3.1.0
flake8==3.9.2
pillow==8.2.0
pytest==6.2.4