Merge pull request #6839 from qutebrowser/update-dependencies

Update dependencies
This commit is contained in:
Florian Bruhin 2021-11-22 14:11:14 +01:00 committed by GitHub
commit a751204f97
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 19 additions and 19 deletions

View File

@ -2,8 +2,8 @@
build==0.7.0
check-manifest==0.47
packaging==21.2
packaging==21.3
pep517==0.12.0
pyparsing==2.4.7
pyparsing==3.0.6
toml==0.10.2
tomli==1.2.2

View File

@ -4,17 +4,17 @@ bump2version==1.0.1
certifi==2021.10.8
cffi==1.15.0
charset-normalizer==2.0.7
cryptography==35.0.0
cryptography==36.0.0
Deprecated==1.2.13
github3.py==3.0.0
hunter==3.3.8
idna==3.3
jwcrypto==1.0
manhole==1.8.0
packaging==21.2
packaging==21.3
pycparser==2.21
Pympler==0.9
pyparsing==2.4.7
pyparsing==3.0.6
PyQt-builder==1.12.2
python-dateutil==2.8.2
requests==2.26.0

View File

@ -21,4 +21,4 @@ pycodestyle==2.8.0
pydocstyle==6.1.1
pyflakes==2.4.0
six==1.16.0
snowballstemmer==2.1.0
snowballstemmer==2.2.0

View File

@ -4,7 +4,7 @@ astroid==2.3.3 # rq.filter: < 2.4
certifi==2021.10.8
cffi==1.15.0
charset-normalizer==2.0.7
cryptography==35.0.0
cryptography==36.0.0
Deprecated==1.2.13
future==0.18.2
github3.py==3.0.0

View File

@ -9,12 +9,12 @@ idna==3.3
imagesize==1.3.0
Jinja2==3.0.3
MarkupSafe==2.0.1
packaging==21.2
packaging==21.3
Pygments==2.10.0
pyparsing==2.4.7
pyparsing==3.0.6
pytz==2021.3
requests==2.26.0
snowballstemmer==2.1.0
snowballstemmer==2.2.0
Sphinx==4.3.0
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2

View File

@ -9,22 +9,22 @@ click==8.0.3
coverage==6.1.2
EasyProcess==0.3
execnet==1.9.0
filelock==3.3.2
filelock==3.4.0
Flask==2.0.2
glob2==0.7
hunter==3.3.8
hypothesis==6.24.3
hypothesis==6.27.0
icdiff==2.0.4
idna==3.3
iniconfig==1.1.1
itsdangerous==2.0.1
jaraco.functools==3.4.0
# Jinja2==3.0.3
Mako==1.1.5
Mako==1.1.6
manhole==1.8.0
# MarkupSafe==2.0.1
more-itertools==8.11.0
packaging==21.2
packaging==21.3
parse==1.19.0
parse-type==0.5.2
pluggy==1.0.0
@ -32,7 +32,7 @@ pprintpp==0.4.0
py==1.11.0
py-cpuinfo==8.0.0
Pygments==2.10.0
pyparsing==2.4.7
pyparsing==3.0.6
pytest==6.2.5
pytest-bdd==4.1.0
pytest-benchmark==3.4.1

View File

@ -2,14 +2,14 @@
backports.entry-points-selectable==1.1.1
distlib==0.3.3
filelock==3.3.2
packaging==21.2
filelock==3.4.0
packaging==21.3
pip==21.3.1
platformdirs==2.4.0
pluggy==1.0.0
py==1.11.0
pyparsing==2.4.7
setuptools==59.1.0
pyparsing==3.0.6
setuptools==59.2.0
six==1.16.0
toml==0.10.2
tox==3.24.4