mirror of
https://github.com/pkkid/python-plexapi
synced 2024-11-28 14:40:31 +00:00
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:
commit
29fb832219
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
# PlexAPI requirements to run py.test.
|
# PlexAPI requirements to run py.test.
|
||||||
# pip install -r requirements_dev.txt
|
# pip install -r requirements_dev.txt
|
||||||
#---------------------------------------------------------
|
#---------------------------------------------------------
|
||||||
coveralls==3.0.1
|
coveralls==3.1.0
|
||||||
flake8==3.9.2
|
flake8==3.9.2
|
||||||
pillow==8.2.0
|
pillow==8.2.0
|
||||||
pytest==6.2.4
|
pytest==6.2.4
|
||||||
|
|
Loading…
Reference in a new issue