Update dependencies

This commit is contained in:
qutebrowser bot 2020-12-21 04:45:01 +00:00
parent 0d5e10a38f
commit dfb1c41ef8
6 changed files with 16 additions and 16 deletions

View File

@ -3,7 +3,7 @@
bump2version==1.0.1
certifi==2020.12.5
cffi==1.14.4
chardet==3.0.4
chardet==4.0.0
colorama==0.4.4
cryptography==3.3.1
github3.py==1.3.0
@ -17,7 +17,7 @@ Pympler==0.9
pyparsing==2.4.7
PyQt-builder==1.6.0
python-dateutil==2.8.1
requests==2.25.0
requests==2.25.1
sip==5.5.0
six==1.15.0
toml==0.10.2

View File

@ -4,7 +4,7 @@ attrs==20.3.0
flake8==3.8.4
flake8-bugbear==20.11.1
flake8-builtins==1.5.3
flake8-comprehensions==3.3.0
flake8-comprehensions==3.3.1
flake8-copyright==0.2.2
flake8-debugger==4.0.0
flake8-deprecated==1.3
@ -13,7 +13,7 @@ flake8-future-import==0.4.6
flake8-mock==0.3
flake8-polyfill==1.0.2
flake8-string-format==0.3.0
flake8-tidy-imports==4.2.0
flake8-tidy-imports==4.2.1
flake8-tuple==0.4.1
mccabe==0.6.1
pep8-naming==0.11.1

View File

@ -10,6 +10,6 @@ mypy==0.790
mypy-extensions==0.4.3
pluggy==0.13.1
Pygments==2.7.3
-e git+https://github.com/stlehmann/PyQt5-stubs.git@704207e90bee7b36ec9861dfa6b39f06a27c6718#egg=PyQt5_stubs
-e git+https://github.com/stlehmann/PyQt5-stubs.git@79844be57d44034915e876a6f734b5b2e1c5dceb#egg=PyQt5_stubs
typed-ast==1.4.1
typing-extensions==3.7.4.3

View File

@ -3,7 +3,7 @@
astroid==2.3.3 # rq.filter: < 2.4
certifi==2020.12.5
cffi==1.14.4
chardet==3.0.4
chardet==4.0.0
cryptography==3.3.1
github3.py==1.3.0
idna==2.10
@ -15,7 +15,7 @@ pycparser==2.20
pylint==2.4.4 # rq.filter: < 2.5
python-dateutil==2.8.1
./scripts/dev/pylint_checkers
requests==2.25.0
requests==2.25.1
six==1.15.0
typed-ast==1.4.1 ; python_version<"3.8"
uritemplate==3.0.1

View File

@ -3,7 +3,7 @@
alabaster==0.7.12
Babel==2.9.0
certifi==2020.12.5
chardet==3.0.4
chardet==4.0.0
docutils==0.16
idna==2.10
imagesize==1.2.0
@ -13,9 +13,9 @@ packaging==20.8
Pygments==2.7.3
pyparsing==2.4.7
pytz==2020.4
requests==2.25.0
requests==2.25.1
snowballstemmer==2.0.0
Sphinx==3.3.1
Sphinx==3.4.0
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==1.0.3

View File

@ -4,11 +4,11 @@ apipkg==1.5
attrs==20.3.0
beautifulsoup4==4.9.3
certifi==2020.12.5
chardet==3.0.4
chardet==4.0.0
cheroot==8.5.1
click==7.1.2
# colorama==0.4.4
coverage==5.3
coverage==5.3.1
EasyProcess==0.3
execnet==1.7.1
filelock==3.0.12
@ -35,7 +35,7 @@ py==1.10.0
py-cpuinfo==7.0.0
Pygments==2.7.3
pyparsing==2.4.7
pytest==6.2.0
pytest==6.2.1
pytest-bdd==4.0.2
pytest-benchmark==3.2.3
pytest-clarity==0.3.0a0
@ -43,14 +43,14 @@ pytest-cov==2.10.1
pytest-forked==1.3.0
pytest-icdiff==0.5
pytest-instafail==0.4.2
pytest-mock==3.3.1
pytest-mock==3.4.0
pytest-qt==3.3.0
pytest-repeat==0.9.1
pytest-rerunfailures==9.1.1
pytest-xdist==2.1.0
pytest-xdist==2.2.0
pytest-xvfb==2.0.0
PyVirtualDisplay==1.3.2
requests==2.25.0
requests==2.25.1
requests-file==1.5.1
six==1.15.0
sortedcontainers==2.3.0