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 September #96

Closed
wants to merge 24 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
7df580c
Update pip-tools from 1.8.0 to 1.9.0
pyup-bot Sep 1, 2017
71cf22e
Update requests-toolbelt from 0.7.1 to 0.8.0
pyup-bot Sep 1, 2017
0f95cbe
Update requests from 2.13.0 to 2.18.4
pyup-bot Sep 1, 2017
7983b6a
Update twine from 1.8.1 to 1.9.1
pyup-bot Sep 1, 2017
eaa6085
Update appdirs from 1.4.0 to 1.4.3
pyup-bot Sep 1, 2017
a8dc495
Update colorama from 0.3.7 to 0.3.9
pyup-bot Sep 1, 2017
002818c
Update colorama from 0.3.7 to 0.3.9
pyup-bot Sep 1, 2017
4913b1f
Update coverage from 4.3.4 to 4.4.1
pyup-bot Sep 1, 2017
282c7ee
Update green from 2.6.3 to 2.11.0
pyup-bot Sep 1, 2017
2f3d6ee
Update isort from 4.2.5 to 4.2.15
pyup-bot Sep 1, 2017
39eb057
Update pydocstyle from 1.1.1 to 2.0.0
pyup-bot Sep 1, 2017
a2aa216
Update pyparsing from 2.1.10 to 2.2.0
pyup-bot Sep 1, 2017
60a15ab
Update unidecode from 0.4.20 to 0.04.21
pyup-bot Sep 1, 2017
23fa3e1
Update alabaster from 0.7.9 to 0.7.10
pyup-bot Sep 1, 2017
76cd720
Update babel from 2.3.4 to 2.5.0
pyup-bot Sep 1, 2017
d0a89d3
Update cloud_sptheme from 1.8.0 to 1.9.4
pyup-bot Sep 1, 2017
a44a983
Update docutils from 0.13.1 to 0.14
pyup-bot Sep 1, 2017
cc49ce0
Update ghp-import from 0.5.4 to 0.5.5
pyup-bot Sep 1, 2017
8bf1707
Update jinja2 from 2.9.5 to 2.9.6
pyup-bot Sep 1, 2017
5b5be36
Update markupsafe from 0.23 to 1.0
pyup-bot Sep 1, 2017
29e1af7
Update pytz from 2016.10 to 2017.2
pyup-bot Sep 1, 2017
0268dbc
Update releases from 1.3.0 to 1.3.1
pyup-bot Sep 1, 2017
0ffb746
Update sphinx from 1.4.9 to 1.6.3
pyup-bot Sep 1, 2017
1f96a1c
Update pillow from 4.0.0 to 4.2.1
pyup-bot Sep 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
8 changes: 4 additions & 4 deletions build-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ 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.9.0
pkginfo==1.4.1 # via twine
requests-toolbelt==0.7.1 # via twine
requests==2.13.0 # via requests-toolbelt, twine
requests-toolbelt==0.8.0 # via twine
requests==2.18.4 # via requests-toolbelt, twine
six==1.10.0 # via pip-tools
twine==1.8.1
twine==1.9.1
wheel==0.29.0

# The following packages are considered to be unsafe in a requirements file:
Expand Down
16 changes: 8 additions & 8 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
unidecode==0.04.21 # via green

# The following packages are considered to be unsafe in a requirements file:
# setuptools # via python-termstyle
22 changes: 11 additions & 11 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.0
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
snowballstemmer==1.2.1 # via sphinx
sphinx==1.4.9
sphinx==1.6.3

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