Update dependencies

This commit is contained in:
qutebrowser bot 2021-10-25 08:04:42 +00:00
parent 7a83b15d6d
commit 0e06d8db7b
6 changed files with 10 additions and 10 deletions

View File

@ -4,6 +4,6 @@ build==0.7.0
check-manifest==0.47
packaging==21.0
pep517==0.12.0
pyparsing==2.4.7
pyparsing==3.0.1
toml==0.10.2
tomli==1.2.1

View File

@ -14,7 +14,7 @@ manhole==1.8.0
packaging==21.0
pycparser==2.20
Pympler==0.9
pyparsing==2.4.7
pyparsing==3.0.1
PyQt-builder==1.12.1
python-dateutil==2.8.2
requests==2.26.0

View File

@ -16,6 +16,6 @@ Pygments==2.10.0
PyQt5-stubs==5.15.2.0
toml==0.10.2
types-dataclasses==0.6.1
types-PyYAML==5.4.12
types-PyYAML==6.0.0
typing-extensions==3.10.0.2
zipp==3.6.0

View File

@ -11,7 +11,7 @@ Jinja2==3.0.2
MarkupSafe==2.0.1
packaging==21.0
Pygments==2.10.0
pyparsing==2.4.7
pyparsing==3.0.1
pytz==2021.3
requests==2.26.0
snowballstemmer==2.1.0

View File

@ -13,7 +13,7 @@ filelock==3.3.1
Flask==2.0.2
glob2==0.7
hunter==3.3.8
hypothesis==6.23.4
hypothesis==6.24.0
icdiff==2.0.4
idna==3.3
iniconfig==1.1.1
@ -32,7 +32,7 @@ pprintpp==0.4.0
py==1.10.0
py-cpuinfo==8.0.0
Pygments==2.10.0
pyparsing==2.4.7
pyparsing==3.0.1
pytest==6.2.5
pytest-bdd==4.1.0
pytest-benchmark==3.4.1

View File

@ -4,14 +4,14 @@ backports.entry-points-selectable==1.1.0
distlib==0.3.3
filelock==3.3.1
packaging==21.0
pip==21.3
pip==21.3.1
platformdirs==2.4.0
pluggy==1.0.0
py==1.10.0
pyparsing==2.4.7
setuptools==58.2.0
pyparsing==3.0.1
setuptools==58.3.0
six==1.16.0
toml==0.10.2
tox==3.24.4
virtualenv==20.8.1
virtualenv==20.9.0
wheel==0.37.0