Update dependencies

This commit is contained in:
qutebrowser bot 2020-09-21 04:31:33 +00:00
parent d8473590e6
commit c3b680e358
5 changed files with 6 additions and 6 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.7.0
Pygments==2.7.1
-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

@ -1,5 +1,5 @@
# This file is automatically generated by scripts/dev/recompile_requirements.py
docutils==0.16
Pygments==2.7.0
Pygments==2.7.1
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.7.0
Pygments==2.7.1
pyparsing==2.4.7
pytz==2020.1
requests==2.24.0

View File

@ -14,7 +14,7 @@ execnet==1.7.1
Flask==1.1.2
glob2==0.7
hunter==3.2.2
hypothesis==5.35.2 ; python_version>="3.6"
hypothesis==5.35.3 ; python_version>="3.6"
idna==2.10
iniconfig==1.0.1
itsdangerous==1.1.0
@ -30,7 +30,7 @@ parse-type==0.5.2
pluggy==0.13.1
py==1.9.0
py-cpuinfo==7.0.0
Pygments==2.7.0
Pygments==2.7.1
pyparsing==2.4.7
pytest==6.0.2
pytest-bdd==4.0.1

View File

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