Update dependencies

This commit is contained in:
qutebrowser bot 2020-09-14 04:31:14 +00:00
parent 3abcf97279
commit 54d76ffc74
8 changed files with 15 additions and 15 deletions

View File

@ -9,7 +9,7 @@ MarkupSafe==1.1.1
mypy==0.782
mypy-extensions==0.4.3
pluggy==0.13.1
Pygments==2.6.1
Pygments==2.7.0
-e git+https://github.com/stlehmann/PyQt5-stubs.git@master#egg=PyQt5_stubs
typed-ast==1.4.1
typing-extensions==3.7.4.3

View File

@ -2,4 +2,4 @@
altgraph==0.17
pyinstaller==4.0
pyinstaller-hooks-contrib==2020.7
pyinstaller-hooks-contrib==2020.8

View File

@ -1,5 +1,5 @@
# This file is automatically generated by scripts/dev/recompile_requirements.py
PyQt5==5.15.0 # rq.filter: < 6
PyQt5==5.15.1 # rq.filter: < 6
PyQt5-sip==12.8.1
PyQtWebEngine==5.15.0 # rq.filter: < 6
PyQtWebEngine==5.15.1 # rq.filter: < 6

View File

@ -1,5 +1,5 @@
# This file is automatically generated by scripts/dev/recompile_requirements.py
PyQt5==5.15.0
PyQt5==5.15.1
PyQt5-sip==12.8.1
PyQtWebEngine==5.15.0
PyQtWebEngine==5.15.1

View File

@ -1,5 +1,5 @@
# This file is automatically generated by scripts/dev/recompile_requirements.py
docutils==0.16
Pygments==2.6.1
Pygments==2.7.0
pyroma==2.6

View File

@ -10,7 +10,7 @@ imagesize==1.2.0
Jinja2==2.11.2
MarkupSafe==1.1.1
packaging==20.4
Pygments==2.6.1
Pygments==2.7.0
pyparsing==2.4.7
pytz==2020.1
requests==2.24.0

View File

@ -7,12 +7,12 @@ chardet==3.0.4
cheroot==8.4.5
click==7.1.2
# colorama==0.4.3
coverage==5.2.1
coverage==5.3
EasyProcess==0.3
Flask==1.1.2
glob2==0.7
hunter==3.2.2
hypothesis==5.33.0
hypothesis==5.35.1
idna==2.10
iniconfig==1.0.1
itsdangerous==1.1.0
@ -23,15 +23,15 @@ manhole==1.6.0
# MarkupSafe==1.1.1
more-itertools==8.5.0
packaging==20.4
parse==1.17.0
parse==1.18.0
parse-type==0.5.2
pluggy==0.13.1
py==1.9.0
py-cpuinfo==7.0.0
Pygments==2.6.1
Pygments==2.7.0
pyparsing==2.4.7
pytest==6.0.1
pytest-bdd==3.4.0
pytest==6.0.2
pytest-bdd==4.0.1
pytest-benchmark==3.2.3
pytest-cov==2.10.1
pytest-instafail==0.4.2

View File

@ -5,6 +5,6 @@ colorama==0.4.3
cssutils==1.0.2
Jinja2==2.11.2
MarkupSafe==1.1.1
Pygments==2.6.1
Pygments==2.7.0
pyPEG2==2.15.2
PyYAML==5.3.1