Upgrade requirements

Upgrade PyVirtualDisplay
    Update virtualenv from 20.0.21 to 20.0.24
    Update pytest-xvfb from 1.2.0 to 2.0.0
    Update pytest-instafail from 0.4.1.post0 to 0.4.2
    Update pytest-cov from 2.9.0 to 2.10.0
    Update py-cpuinfo from 5.0.0 to 6.0.0
    Update py from 1.8.1 to 1.8.2
    Update more-itertools from 8.3.0 to 8.4.0
    Update hypothesis from 5.16.0 to 5.18.0
    Update sphinx from 3.1.0 to 3.1.1
    Update setuptools from 47.1.1 to 47.3.1
    Update mypy from 0.780 to 0.781
    Update pep8-naming from 0.10.0 to 0.11.1
    Update flake8 from 3.8.2 to 3.8.3
    Update requests from 2.23.0 to 2.24.0
    Update codecov from 2.1.4 to 2.1.7
    Update certifi from 2020.4.5.2 to 2020.6.20
This commit is contained in:
Florian Bruhin 2020-06-23 13:16:16 +02:00
parent 9471b31e5d
commit 2d74558e80
10 changed files with 25 additions and 27 deletions

View File

@ -1,9 +1,9 @@
# This file is automatically generated by scripts/dev/recompile_requirements.py
certifi==2020.4.5.2
certifi==2020.6.20
chardet==3.0.4
codecov==2.1.4
codecov==2.1.7
coverage==5.1
idna==2.9
requests==2.23.0
requests==2.24.0
urllib3==1.25.9

View File

@ -1,7 +1,7 @@
# This file is automatically generated by scripts/dev/recompile_requirements.py
bump2version==1.0.0
certifi==2020.4.5.2
certifi==2020.6.20
cffi==1.14.0
chardet==3.0.4
colorama==0.4.3
@ -18,7 +18,7 @@ Pympler==0.8
pyparsing==2.4.7
PyQt-builder==1.4.0
python-dateutil==2.8.1
requests==2.23.0
requests==2.24.0
sip==5.3.0
six==1.15.0
toml==0.10.1

View File

@ -1,7 +1,7 @@
# This file is automatically generated by scripts/dev/recompile_requirements.py
attrs==19.3.0
flake8==3.8.2
flake8==3.8.3
flake8-bugbear==20.1.4
flake8-builtins==1.5.3
flake8-comprehensions==3.2.3
@ -16,7 +16,7 @@ flake8-string-format==0.3.0
flake8-tidy-imports==4.1.0
flake8-tuple==0.4.1
mccabe==0.6.1
pep8-naming==0.10.0
pep8-naming==0.11.1
pycodestyle==2.6.0
pydocstyle==5.0.2
pyflakes==2.2.0

View File

@ -1,6 +1,6 @@
# This file is automatically generated by scripts/dev/recompile_requirements.py
mypy==0.780
mypy==0.781
mypy-extensions==0.4.3
-e git+https://github.com/stlehmann/PyQt5-stubs.git@master#egg=PyQt5_stubs
typed-ast==1.4.1

View File

@ -3,6 +3,6 @@
appdirs==1.4.4
packaging==20.4
pyparsing==2.4.7
setuptools==47.1.1
setuptools==47.3.1
six==1.15.0
wheel==0.34.2

View File

@ -1,7 +1,7 @@
# This file is automatically generated by scripts/dev/recompile_requirements.py
astroid==2.3.3 # rq.filter: < 2.4
certifi==2020.4.5.2
certifi==2020.6.20
cffi==1.14.0
chardet==3.0.4
cryptography==2.9.2
@ -15,7 +15,7 @@ pycparser==2.20
pylint==2.4.4 # rq.filter: < 2.5
python-dateutil==2.8.1
./scripts/dev/pylint_checkers
requests==2.23.0
requests==2.24.0
six==1.15.0
typed-ast==1.4.1 ; python_version<"3.8"
uritemplate==3.0.1

View File

@ -2,7 +2,7 @@
alabaster==0.7.12
Babel==2.8.0
certifi==2020.4.5.2
certifi==2020.6.20
chardet==3.0.4
docutils==0.16
idna==2.9
@ -13,10 +13,10 @@ packaging==20.4
Pygments==2.6.1
pyparsing==2.4.7
pytz==2020.1
requests==2.23.0
requests==2.24.0
six==1.15.0
snowballstemmer==2.0.0
Sphinx==3.1.0
Sphinx==3.1.1
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==1.0.3

View File

@ -10,34 +10,34 @@ EasyProcess==0.3
Flask==1.1.2
glob2==0.7
hunter==3.1.3
hypothesis==5.16.0
hypothesis==5.18.0
itsdangerous==1.1.0
jaraco.functools==3.0.1 ; python_version>="3.6"
# Jinja2==2.11.2
Mako==1.1.3
manhole==1.6.0
# MarkupSafe==1.1.1
more-itertools==8.3.0
more-itertools==8.4.0
packaging==20.4
parse==1.15.0
parse-type==0.5.2
pluggy==0.13.1
py==1.8.1
py-cpuinfo==5.0.0
py==1.8.2
py-cpuinfo==6.0.0
Pygments==2.6.1
pyparsing==2.4.7
pytest==5.4.3
pytest-bdd==3.4.0
pytest-benchmark==3.2.3
pytest-cov==2.9.0
pytest-instafail==0.4.1.post0
pytest-cov==2.10.0
pytest-instafail==0.4.2
pytest-mock==3.1.1
pytest-qt==3.3.0
pytest-repeat==0.8.0
pytest-rerunfailures==9.0
pytest-travis-fold==1.3.0
pytest-xvfb==1.2.0
PyVirtualDisplay==0.2.5 # rq.filter: < 1.0
pytest-xvfb==2.0.0
PyVirtualDisplay==1.3.2
six==1.15.0
sortedcontainers==2.2.2
soupsieve==2.0.1

View File

@ -12,8 +12,7 @@ pytest-mock
pytest-qt
pytest-rerunfailures
pytest-xvfb
# https://github.com/The-Compiler/pytest-xvfb/issues/22
PyVirtualDisplay < 1.0
PyVirtualDisplay
## optional:
# To test :debug-trace, gets skipped if hunter is not installed
@ -30,4 +29,3 @@ pytest-repeat
#@ markers: jaraco.functools python_version>="3.6"
#@ add: jaraco.functools==2.0; python_version<"3.6" # rq.filter: <= 2.0
#@ ignore: Jinja2, MarkupSafe, colorama
#@ filter: PyVirtualDisplay < 1.0

View File

@ -5,11 +5,11 @@ distlib==0.3.0
filelock==3.0.12
packaging==20.4
pluggy==0.13.1
py==1.8.1
py==1.8.2
pyparsing==2.4.7
six==1.15.0
toml==0.10.1
tox==3.15.2
tox-pip-version==0.0.7
tox-venv==0.4.0
virtualenv==20.0.21
virtualenv==20.0.24