mirror of
https://github.com/pkkid/python-plexapi
synced 2024-11-10 14:14:19 +00:00
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:
parent
74de174399
commit
b833ad8ccb
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue