Skip to content

Commit

Permalink
Merge pull request qutebrowser#4421 from qutebrowser/pyup-scheduled-u…
Browse files Browse the repository at this point in the history
…pdate-2018-11-12

Scheduled weekly dependency update for week 45
  • Loading branch information
The-Compiler authored Nov 14, 2018
2 parents 6010ce6 + 4ec55d3 commit 8dfca6f
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions misc/requirements/requirements-codecov.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
certifi==2018.10.15
chardet==3.0.4
codecov==2.0.15
coverage==4.5.1
coverage==4.5.2
idna==2.7
requests==2.20.0
requests==2.20.1
urllib3==1.24.1
4 changes: 2 additions & 2 deletions misc/requirements/requirements-pylint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ astroid==2.0.4
certifi==2018.10.15
cffi==1.11.5
chardet==3.0.4
cryptography==2.3.1
cryptography==2.4.1
github3.py==1.2.0
idna==2.7
isort==4.3.4
Expand All @@ -16,7 +16,7 @@ pycparser==2.19
pylint==2.1.1
python-dateutil==2.7.5
./scripts/dev/pylint_checkers
requests==2.20.0
requests==2.20.1
six==1.11.0
uritemplate==3.0.0
urllib3==1.24.1
Expand Down
6 changes: 3 additions & 3 deletions misc/requirements/requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ beautifulsoup4==4.6.3
cheroot==6.5.2
click==7.0
# colorama==0.3.9
coverage==4.5.1
coverage==4.5.2
EasyProcess==0.2.3
fields==5.0.0
Flask==1.0.2
Expand All @@ -24,7 +24,7 @@ parse-type==0.4.2
pluggy==0.8.0
py==1.7.0
py-cpuinfo==4.0.0
pytest==3.10.0
pytest==3.10.1
pytest-bdd==3.0.0
pytest-benchmark==3.1.1
pytest-cov==2.6.0
Expand All @@ -33,7 +33,7 @@ pytest-instafail==0.4.0
pytest-mock==1.10.0
pytest-qt==3.2.1
pytest-repeat==0.7.0
pytest-rerunfailures==4.2
pytest-rerunfailures==5.0
pytest-travis-fold==1.3.0
pytest-xvfb==1.1.0
PyVirtualDisplay==0.2.1
Expand Down

0 comments on commit 8dfca6f

Please sign in to comment.