Skip to content

Commit

Permalink
Bump pillow from 8.1.1 to 8.3.2
Browse files Browse the repository at this point in the history
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.1.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.1.1...8.3.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 8, 2021
1 parent 89428ec commit 18dc039
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 @@ -5,6 +5,6 @@ rich==3.3.2
tqdm==4.48.0
rasterio==1.1.5
rio-color==1.0.0
pillow==8.1.1
pillow==8.3.2
opencv-python==4.3.0.36
boto3==1.14.21
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"tqdm==4.48.0",
"rasterio==1.1.5",
"rio-color==1.0.0",
"pillow==8.1.1",
"pillow==8.3.2",
"opencv-python==4.3.0.36",
"boto3==1.14.21"
]
Expand Down

0 comments on commit 18dc039

Please sign in to comment.