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 49 #1011

Merged
merged 4 commits into from
Dec 4, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,9 @@ execnet==1.5.0 # via pytest-xdist
flaky==3.4.0
mock==2.0.0
pbr==3.1.1 # via mock
pluggy==0.6.0 # via pytest
py==1.5.2 # via pytest
pytest-forked==0.2 # via pytest-xdist
pytest-xdist==1.20.1
pytest==3.2.5
six==1.11.0 # via mock
pytest==3.3.0
six==1.11.0 # via mock, pytest
8 changes: 4 additions & 4 deletions requirements/tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ jinja2==2.10 # via pyupio, sphinx
markupsafe==1.0 # via jinja2
mccabe==0.6.1 # via flake8
packaging==16.8 # via dparse, pyupio, safety
pip-tools==1.10.2
pip-tools==1.11.0
pkginfo==1.4.1 # via twine
pluggy==0.6.0 # via tox
pluggy==0.6.0 # via pytest, tox
py==1.5.2 # via pytest, tox
pycodestyle==2.3.1 # via autopep8, flake8
pyflakes==1.6.0 # via autoflake, flake8
Expand All @@ -37,7 +37,7 @@ pygithub==1.35 # via pyupio
pygments==2.2.0 # via sphinx
pyjwt==1.5.3 # via pygithub
pyparsing==2.2.0 # via packaging
pytest==3.2.5
pytest==3.3.0
python-gitlab==1.1.0 # via pyupio
pytz==2017.3 # via babel
pyupio==0.8.2
Expand All @@ -46,7 +46,7 @@ requests-toolbelt==0.8.0 # via twine
requests==2.18.4 # via python-gitlab, pyupio, requests-toolbelt, safety, sphinx, twine
restructuredtext-lint==1.1.2
safety==1.6.1 # via pyupio
six==1.11.0 # via dparse, packaging, pip-tools, python-gitlab, pyupio, sphinx, tox
six==1.11.0 # via dparse, packaging, pip-tools, pytest, python-gitlab, pyupio, sphinx, tox
snowballstemmer==1.2.1 # via sphinx
sphinx-rtd-theme==0.2.4
sphinx==1.6.5
Expand Down