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 monthly dependency update for October #97

Closed
wants to merge 28 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
75ce21e
Update pip-tools from 1.8.0 to 1.10.1
pyup-bot Oct 1, 2017
6f5dc44
Update requests-toolbelt from 0.7.1 to 0.8.0
pyup-bot Oct 1, 2017
03e5f1b
Update requests from 2.13.0 to 2.18.4
pyup-bot Oct 1, 2017
55739eb
Update six from 1.10.0 to 1.11.0
pyup-bot Oct 1, 2017
b7fdc29
Update six from 1.10.0 to 1.11.0
pyup-bot Oct 1, 2017
29cf440
Update six from 1.10.0 to 1.11.0
pyup-bot Oct 1, 2017
7a98186
Update twine from 1.8.1 to 1.9.1
pyup-bot Oct 1, 2017
db1194f
Update wheel from 0.29.0 to 0.30.0
pyup-bot Oct 1, 2017
72bb294
Update appdirs from 1.4.0 to 1.4.3
pyup-bot Oct 1, 2017
8952270
Update colorama from 0.3.7 to 0.3.9
pyup-bot Oct 1, 2017
cfaada7
Update colorama from 0.3.7 to 0.3.9
pyup-bot Oct 1, 2017
fc6cec3
Update coverage from 4.3.4 to 4.4.1
pyup-bot Oct 1, 2017
a48dfa7
Update green from 2.6.3 to 2.11.0
pyup-bot Oct 1, 2017
22950f8
Update isort from 4.2.5 to 4.2.15
pyup-bot Oct 1, 2017
b6a1590
Update pydocstyle from 1.1.1 to 2.0.0
pyup-bot Oct 1, 2017
31fb1e0
Update pyparsing from 2.1.10 to 2.2.0
pyup-bot Oct 1, 2017
2c9729e
Update unidecode from 0.4.20 to 0.04.21
pyup-bot Oct 1, 2017
8661456
Update alabaster from 0.7.9 to 0.7.10
pyup-bot Oct 1, 2017
5dd2ebb
Update babel from 2.3.4 to 2.5.1
pyup-bot Oct 1, 2017
332115d
Update cloud_sptheme from 1.8.0 to 1.9.4
pyup-bot Oct 1, 2017
56b6b9f
Update docutils from 0.13.1 to 0.14
pyup-bot Oct 1, 2017
846c65b
Update ghp-import from 0.5.4 to 0.5.5
pyup-bot Oct 1, 2017
e1fac64
Update jinja2 from 2.9.5 to 2.9.6
pyup-bot Oct 1, 2017
782fe6a
Update markupsafe from 0.23 to 1.0
pyup-bot Oct 1, 2017
e82cbb3
Update pytz from 2016.10 to 2017.2
pyup-bot Oct 1, 2017
57c2aad
Update releases from 1.3.0 to 1.3.1
pyup-bot Oct 1, 2017
a7264fc
Update sphinx from 1.4.9 to 1.6.4
pyup-bot Oct 1, 2017
e23e960
Update pillow from 4.0.0 to 4.2.1
pyup-bot Oct 1, 2017
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
12 changes: 6 additions & 6 deletions build-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ args==0.1.0 # via clint
click==6.7 # via pip-tools
clint==0.5.1 # via twine
first==2.0.1 # via pip-tools
pip-tools==1.8.0
pip-tools==1.10.1
pkginfo==1.4.1 # via twine
requests-toolbelt==0.7.1 # via twine
requests==2.13.0 # via requests-toolbelt, twine
six==1.10.0 # via pip-tools
twine==1.8.1
wheel==0.29.0
requests-toolbelt==0.8.0 # via twine
requests==2.18.4 # via requests-toolbelt, twine
six==1.11.0 # via pip-tools
twine==1.9.1
wheel==0.30.0

# The following packages are considered to be unsafe in a requirements file:
# pip
Expand Down
18 changes: 9 additions & 9 deletions colourettu/test/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,19 @@
#
# pip-compile --output-file requirements.txt requirements.in
#
appdirs==1.4.0 # via setuptools
appdirs==1.4.3 # via setuptools
check-manifest==0.35
colorama==0.3.7 # via green
coverage==4.3.4
green==2.6.3
isort==4.2.5
colorama==0.3.9 # via green
coverage==4.4.1
green==2.11.0
isort==4.2.15
packaging==16.8 # via setuptools
pycodestyle==2.3.1
pydocstyle==1.1.1
pyparsing==2.1.10 # via packaging
pydocstyle==2.0.0
pyparsing==2.2.0 # via packaging
python-termstyle==0.1.10 # via green
six==1.10.0 # via packaging, setuptools
unidecode==0.4.20 # via green
six==1.11.0 # via packaging, setuptools
unidecode==0.04.21 # via green

# The following packages are considered to be unsafe in a requirements file:
# setuptools # via python-termstyle
24 changes: 12 additions & 12 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,21 @@
#
# pip-compile --output-file requirements.txt requirements.in
#
alabaster==0.7.9 # via sphinx
babel==2.3.4
cloud_sptheme==1.8.0
colorama==0.3.7 # via sphinx
docutils==0.13.1 # via sphinx
ghp-import==0.5.4
alabaster==0.7.10 # via sphinx
babel==2.5.1
cloud_sptheme==1.9.4
colorama==0.3.9 # via sphinx
docutils==0.14 # via sphinx
ghp-import==0.5.5
imagesize==0.7.1 # via sphinx
jinja2==2.9.5 # via sphinx
markupsafe==0.23 # via jinja2
jinja2==2.9.6 # via sphinx
markupsafe==1.0 # via jinja2
pygments==2.2.0 # via sphinx
pytz==2016.10 # via babel
releases==1.3.0
pytz==2017.2 # via babel
releases==1.3.1
semantic-version==2.6.0 # via releases
six==1.10.0 # via sphinx
six==1.11.0 # via sphinx
snowballstemmer==1.2.1 # via sphinx
sphinx==1.4.9
sphinx==1.6.4

PSphinxTheme >= 2.0.5 # installation of current PyPI package breaks on Windows
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
# pip-compile --output-file requirements.txt requirements.in
#
olefile==0.44 # via pillow
pillow==4.0.0
pillow==4.2.1