Update dependencies

This commit is contained in:
qutebrowser bot 2021-11-08 04:19:31 +00:00
parent dafe9f6966
commit 633efe85ac
5 changed files with 9 additions and 9 deletions

View File

@ -12,7 +12,7 @@ idna==3.3
jwcrypto==1.0
manhole==1.8.0
packaging==21.2
pycparser==2.20
pycparser==2.21
Pympler==0.9
pyparsing==2.4.7
PyQt-builder==1.12.2

View File

@ -7,7 +7,7 @@ importlib-resources==5.4.0
inflect==5.3.0
Jinja2==3.0.2
jinja2-pluralize==0.3.0
lxml==4.6.3
lxml==4.6.4
MarkupSafe==2.0.1
mypy==0.910
mypy-extensions==0.4.3

View File

@ -14,7 +14,7 @@ jwcrypto==1.0
lazy-object-proxy==1.4.3
mccabe==0.6.1
pefile==2021.9.3
pycparser==2.20
pycparser==2.21
pylint==2.4.4 # rq.filter: < 2.5
python-dateutil==2.8.2
./scripts/dev/pylint_checkers

View File

@ -13,7 +13,7 @@ filelock==3.3.2
Flask==2.0.2
glob2==0.7
hunter==3.3.8
hypothesis==6.24.1
hypothesis==6.24.2
icdiff==2.0.4
idna==3.3
iniconfig==1.1.1
@ -29,7 +29,7 @@ parse==1.19.0
parse-type==0.5.2
pluggy==1.0.0
pprintpp==0.4.0
py==1.10.0
py==1.11.0
py-cpuinfo==8.0.0
Pygments==2.10.0
pyparsing==2.4.7
@ -51,7 +51,7 @@ requests==2.26.0
requests-file==1.5.1
six==1.16.0
sortedcontainers==2.4.0
soupsieve==2.2.1
soupsieve==2.3
tldextract==3.1.2
toml==0.10.2
tomli==1.2.2

View File

@ -7,11 +7,11 @@ packaging==21.2
pip==21.3.1
platformdirs==2.4.0
pluggy==1.0.0
py==1.10.0
py==1.11.0
pyparsing==2.4.7
setuptools==58.4.0
setuptools==58.5.3
six==1.16.0
toml==0.10.2
tox==3.24.4
virtualenv==20.9.0
virtualenv==20.10.0
wheel==0.37.0