Skip to content

Commit

Permalink
Bump pillow from 8.3.1 to 8.3.2 (#6)
Browse files Browse the repository at this point in the history
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.1 to 8.3.2.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](python-pillow/Pillow@8.3.1...8.3.2)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 8, 2021
1 parent c1ea27a commit 297e6b2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion linter-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ prospector==1.4.1
wrapt==1.12.1
setoptconf==0.2.0
pytesseract==0.3.8
Pillow==8.3.1
Pillow==8.3.2
pytest-cov==2.12.1
coverage==5.5
pytest==6.2.4
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ opencv-python==4.5.3.56
pipdeptree==2.1.0
pip==21.2.4
pytesseract==0.3.8
Pillow==8.3.1
Pillow==8.3.2
scipy==1.7.1
numpy==1.21.2
setuptools==47.1.0
Expand Down
2 changes: 1 addition & 1 deletion test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ opencv-python==4.5.3.56
pipdeptree==2.1.0
pip==21.2.4
pytesseract==0.3.8
Pillow==8.3.1
Pillow==8.3.2
pytest-cov==2.12.1
coverage==5.5
pytest==6.2.4
Expand Down

0 comments on commit 297e6b2

Please sign in to comment.