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 August #107

Closed
wants to merge 34 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
165b4fc
Update pip-tools from 1.8.0 to 2.0.2
pyup-bot Aug 1, 2018
33c5098
Update pkginfo from 1.4.1 to 1.4.2
pyup-bot Aug 1, 2018
fa79fe1
Update requests-toolbelt from 0.7.1 to 0.8.0
pyup-bot Aug 1, 2018
e9a7db6
Update requests from 2.13.0 to 2.19.1
pyup-bot Aug 1, 2018
050cc62
Update six from 1.10.0 to 1.11.0
pyup-bot Aug 1, 2018
8d1456b
Update six from 1.10.0 to 1.11.0
pyup-bot Aug 1, 2018
2e4fe2d
Update six from 1.10.0 to 1.11.0
pyup-bot Aug 1, 2018
089ac7e
Update twine from 1.8.1 to 1.11.0
pyup-bot Aug 1, 2018
aaaca9e
Update wheel from 0.29.0 to 0.31.1
pyup-bot Aug 1, 2018
e0d140e
Update appdirs from 1.4.0 to 1.4.3
pyup-bot Aug 1, 2018
60eda69
Update check-manifest from 0.35 to 0.37
pyup-bot Aug 1, 2018
25f2be4
Update colorama from 0.3.7 to 0.3.9
pyup-bot Aug 1, 2018
0efd4ee
Update colorama from 0.3.7 to 0.3.9
pyup-bot Aug 1, 2018
733c8a6
Update coverage from 4.3.4 to 4.5.1
pyup-bot Aug 1, 2018
764359c
Update green from 2.6.3 to 2.12.1
pyup-bot Aug 1, 2018
d6c0ba2
Update isort from 4.2.5 to 4.3.4
pyup-bot Aug 1, 2018
b832dbf
Update packaging from 16.8 to 17.1
pyup-bot Aug 1, 2018
b793287
Update pycodestyle from 2.3.1 to 2.4.0
pyup-bot Aug 1, 2018
b626a85
Update pydocstyle from 1.1.1 to 2.1.1
pyup-bot Aug 1, 2018
9452b23
Update pyparsing from 2.1.10 to 2.2.0
pyup-bot Aug 1, 2018
d15b11c
Update unidecode from 0.4.20 to 1.0.22
pyup-bot Aug 1, 2018
c7e5d12
Update alabaster from 0.7.9 to 0.7.11
pyup-bot Aug 1, 2018
6fbe0d1
Update babel from 2.3.4 to 2.6.0
pyup-bot Aug 1, 2018
bb55c1a
Update cloud_sptheme from 1.8.0 to 1.9.4
pyup-bot Aug 1, 2018
c1c2248
Update docutils from 0.13.1 to 0.14
pyup-bot Aug 1, 2018
c4c5099
Update ghp-import from 0.5.4 to 0.5.5
pyup-bot Aug 1, 2018
6b3e8b6
Update imagesize from 0.7.1 to 1.0.0
pyup-bot Aug 1, 2018
270137a
Update jinja2 from 2.9.5 to 2.10
pyup-bot Aug 1, 2018
4595eed
Update markupsafe from 0.23 to 1.0
pyup-bot Aug 1, 2018
4220a50
Update pytz from 2016.10 to 2018.5
pyup-bot Aug 1, 2018
50d5486
Update releases from 1.3.0 to 1.6.1
pyup-bot Aug 1, 2018
420ad22
Update sphinx from 1.4.9 to 1.7.6
pyup-bot Aug 1, 2018
65ae1d4
Update olefile from 0.44 to 0.45.1
pyup-bot Aug 1, 2018
37f7c06
Update pillow from 4.0.0 to 5.2.0
pyup-bot Aug 1, 2018
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
14 changes: 7 additions & 7 deletions build-requirements.txt
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
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
pip-tools==2.0.2
pkginfo==1.4.2 # via twine
requests-toolbelt==0.8.0 # via twine
requests==2.19.1 # via requests-toolbelt, twine
six==1.11.0 # via pip-tools
twine==1.11.0
wheel==0.31.1

# The following packages are considered to be unsafe in a requirements file:
# pip
Expand Down
24 changes: 12 additions & 12 deletions colourettu/test/requirements.txt
Expand Up @@ -4,19 +4,19 @@
#
# pip-compile --output-file requirements.txt requirements.in
#
appdirs==1.4.0 # via setuptools
check-manifest==0.35
colorama==0.3.7 # via green
coverage==4.3.4
green==2.6.3
isort==4.2.5
packaging==16.8 # via setuptools
pycodestyle==2.3.1
pydocstyle==1.1.1
pyparsing==2.1.10 # via packaging
appdirs==1.4.3 # via setuptools
check-manifest==0.37
colorama==0.3.9 # via green
coverage==4.5.1
green==2.12.1
isort==4.3.4
packaging==17.1 # via setuptools
pycodestyle==2.4.0
pydocstyle==2.1.1
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==1.0.22 # via green

# The following packages are considered to be unsafe in a requirements file:
# setuptools # via python-termstyle
26 changes: 13 additions & 13 deletions docs/requirements.txt
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
imagesize==0.7.1 # via sphinx
jinja2==2.9.5 # via sphinx
markupsafe==0.23 # via jinja2
alabaster==0.7.11 # via sphinx
babel==2.6.0
cloud_sptheme==1.9.4
colorama==0.3.9 # via sphinx
docutils==0.14 # via sphinx
ghp-import==0.5.5
imagesize==1.0.0 # via sphinx
jinja2==2.10 # via sphinx
markupsafe==1.0 # via jinja2
pygments==2.2.0 # via sphinx
pytz==2016.10 # via babel
releases==1.3.0
pytz==2018.5 # via babel
releases==1.6.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.7.6

PSphinxTheme >= 2.0.5 # installation of current PyPI package breaks on Windows
4 changes: 2 additions & 2 deletions requirements.txt
Expand Up @@ -4,5 +4,5 @@
#
# pip-compile --output-file requirements.txt requirements.in
#
olefile==0.44 # via pillow
pillow==4.0.0
olefile==0.45.1 # via pillow
pillow==5.2.0