Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scheduled weekly dependency update for week 34 #1531

Merged
merged 9 commits into from
Aug 27, 2018
Merged
2 changes: 1 addition & 1 deletion requirements/coverage.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# pip-compile --output-file requirements/coverage.txt requirements/coverage.in
#
coverage==4.5.1
numpy==1.15.0
numpy==1.15.1
pandas==0.23.4
python-dateutil==2.7.3 # via pandas
pytz==2018.5
Expand Down
4 changes: 2 additions & 2 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# pip-compile --output-file requirements/test.txt requirements/test.in
#
apipkg==1.5 # via execnet
atomicwrites==1.1.5 # via pytest
atomicwrites==1.2.0 # via pytest
attrs==18.1.0
execnet==1.5.0 # via pytest-xdist
flaky==3.4.0
Expand All @@ -15,6 +15,6 @@ pbr==4.2.0 # via mock
pluggy==0.7.1 # via pytest
py==1.5.4 # via pytest
pytest-forked==0.2 # via pytest-xdist
pytest-xdist==1.22.5
pytest-xdist==1.23.0
pytest==3.7.2
six==1.11.0 # via mock, more-itertools, pytest, pytest-xdist
10 changes: 5 additions & 5 deletions requirements/tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
# pip-compile --output-file requirements/tools.txt requirements/tools.in
#
alabaster==0.7.11 # via sphinx
atomicwrites==1.1.5 # via pytest
atomicwrites==1.2.0 # via pytest
attrs==18.1.0
autoflake==1.2 # via pyformat
autopep8==1.3.5 # via pyformat
babel==2.6.0 # via sphinx
backcall==0.1.0 # via ipython
certifi==2018.8.13 # via requests
certifi==2018.8.24 # via requests
chardet==3.0.4 # via requests
click==6.7 # via pip-tools, pyupio, safety
coverage==4.5.1
Expand All @@ -37,7 +37,7 @@ mccabe==0.6.1 # via flake8
mock==2.0.0
more-itertools==4.3.0 # via pytest
mypy==0.620
numpy==1.15.0
numpy==1.15.1
packaging==17.1 # via dparse, pyupio, safety, sphinx
parso==0.3.0 # via jedi
pbr==4.2.0 # via mock
Expand All @@ -59,9 +59,9 @@ pyjwt==1.6.4 # via pygithub
pyparsing==2.2.0 # via packaging
pytest==3.7.2
python-dateutil==2.7.3
python-gitlab==1.5.1 # via pyupio
python-gitlab==1.6.0 # via pyupio
pytz==2018.5 # via babel, django
pyupio==1.0.1
pyupio==1.0.2
pyyaml==3.13 # via dparse, pyupio
requests-toolbelt==0.8.0 # via twine
requests==2.19.1 # via pygithub, python-gitlab, pyupio, requests-toolbelt, safety, sphinx, twine
Expand Down
2 changes: 1 addition & 1 deletion requirements/typing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
#
# pip-compile --output-file requirements/typing.txt requirements/typing.in
#
typing==3.6.4
typing==3.6.6