Skip to content

Commit

Permalink
Merge pull request #19 from Shrubhog/dependabot/pip/pillow-6.2.0
Browse files Browse the repository at this point in the history
Bump pillow from 6.0.0 to 6.2.0
  • Loading branch information
nogarcia authored Oct 23, 2019
2 parents 182a318 + a4a5447 commit 7e816cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ idna==2.8
isort==4.3.17
lazy-object-proxy==1.3.1
mccabe==0.6.1
Pillow==6.0.0
Pillow==6.2.0
pylint==2.3.1
requests==2.21.0
six==1.12.0
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name='xkcdn',
version='0.2',
version='0.3',
py_modules=['xkcdn'],
install_requires=[
'Click',
Expand Down

0 comments on commit 7e816cf

Please sign in to comment.