Skip to content

Commit

Permalink
Merge pull request #183 from jstockwin/dependabot/pip/pillow-8.1.1
Browse files Browse the repository at this point in the history
Bump pillow from 8.1.0 to 8.1.1
  • Loading branch information
jstockwin committed May 5, 2021
2 parents 5c53291 + 46c0e57 commit ba47058
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
extras_require={
"dev": [
"matplotlib==3.1.2",
"pillow==8.1.0",
"pillow==8.1.1",
"pyqt5==5.14.1",
"pyvoronoi==1.0.5",
"shapely==1.7.1",
Expand All @@ -46,7 +46,7 @@
"mock==4.0.3",
"mypy==0.790",
"nose==1.3.7",
"pillow==8.1.0",
"pillow==8.1.1",
"pycodestyle==2.6.0",
"pyqt5==5.14.1",
"pytype==2020.2.6",
Expand Down

0 comments on commit ba47058

Please sign in to comment.