Update dependencies

This commit is contained in:
qutebrowser bot 2021-09-13 07:40:03 +00:00
parent 3527f21121
commit 9a210fcef4
9 changed files with 16 additions and 16 deletions

View File

@ -5,7 +5,7 @@ certifi==2021.5.30
cffi==1.14.6
charset-normalizer==2.0.4
cryptography==3.4.8
Deprecated==1.2.12
Deprecated==1.2.13
github3.py==2.0.0
hunter==3.3.8
idna==3.2

View File

@ -2,7 +2,7 @@
attrs==21.2.0
flake8==3.9.2
flake8-bugbear==21.4.3
flake8-bugbear==21.9.1
flake8-builtins==1.5.3
flake8-comprehensions==3.6.1
flake8-copyright==0.2.2

View File

@ -16,6 +16,6 @@ Pygments==2.10.0
PyQt5-stubs==5.15.2.0
toml==0.10.2
types-dataclasses==0.1.7
types-PyYAML==5.4.8
typing-extensions==3.10.0.1
types-PyYAML==5.4.10
typing-extensions==3.10.0.2
zipp==3.5.0

View File

@ -1,5 +1,5 @@
# This file is automatically generated by scripts/dev/recompile_requirements.py
altgraph==0.17
altgraph==0.17.2
pyinstaller==4.5.1
pyinstaller-hooks-contrib==2021.3

View File

@ -5,7 +5,7 @@ certifi==2021.5.30
cffi==1.14.6
charset-normalizer==2.0.4
cryptography==3.4.8
Deprecated==1.2.12
Deprecated==1.2.13
future==0.18.2
github3.py==2.0.0
idna==3.2
@ -13,7 +13,7 @@ isort==4.3.21
jwcrypto==1.0
lazy-object-proxy==1.4.3
mccabe==0.6.1
pefile==2021.5.24
pefile==2021.9.3
pycparser==2.20
pylint==2.4.4 # rq.filter: < 2.5
python-dateutil==2.8.2

View File

@ -15,7 +15,7 @@ pyparsing==2.4.7
pytz==2021.1
requests==2.26.0
snowballstemmer==2.1.0
Sphinx==4.1.2
Sphinx==4.2.0
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.0

View File

@ -1,7 +1,7 @@
# This file is automatically generated by scripts/dev/recompile_requirements.py
attrs==21.2.0
beautifulsoup4==4.9.3
beautifulsoup4==4.10.0
certifi==2021.5.30
charset-normalizer==2.0.4
cheroot==8.5.2
@ -13,7 +13,7 @@ filelock==3.0.12
Flask==2.0.1
glob2==0.7
hunter==3.3.8
hypothesis==6.17.1
hypothesis==6.21.0
icdiff==2.0.4
idna==3.2
iniconfig==1.1.1
@ -23,7 +23,7 @@ jaraco.functools==3.3.0
Mako==1.1.5
manhole==1.8.0
# MarkupSafe==2.0.1
more-itertools==8.8.0
more-itertools==8.9.0
packaging==21.0
parse==1.19.0
parse-type==0.5.2
@ -33,7 +33,7 @@ py==1.10.0
py-cpuinfo==8.0.0
Pygments==2.10.0
pyparsing==2.4.7
pytest==6.2.4
pytest==6.2.5
pytest-bdd==4.1.0
pytest-benchmark==3.4.1
pytest-cov==2.12.1
@ -52,7 +52,7 @@ requests-file==1.5.1
six==1.16.0
sortedcontainers==2.4.0
soupsieve==2.2.1
tldextract==3.1.1
tldextract==3.1.2
toml==0.10.2
urllib3==1.26.6
vulture==2.3

View File

@ -5,11 +5,11 @@ distlib==0.3.2
filelock==3.0.12
packaging==21.0
pip==21.2.4
platformdirs==2.2.0
platformdirs==2.3.0
pluggy==1.0.0
py==1.10.0
pyparsing==2.4.7
setuptools==57.4.0
setuptools==58.0.4
six==1.16.0
toml==0.10.2
tox==3.24.3

View File

@ -9,5 +9,5 @@ Jinja2==3.0.1
MarkupSafe==2.0.1
Pygments==2.10.0
PyYAML==5.4.1
typing-extensions==3.10.0.1
typing-extensions==3.10.0.2
zipp==3.5.0