Skip to content

Commit eb34831

Browse files
Bump pillow from 6.2.2 to 8.2.0 (#376)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.2 to 8.2.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst) - [Commits](python-pillow/Pillow@6.2.2...8.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Philipp Otto <[email protected]>
1 parent afe97ce commit eb34831

File tree

2 files changed

+38
-34
lines changed

2 files changed

+38
-34
lines changed

poetry.lock

Lines changed: 37 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ license = "AGPL-3.0"
1010
python = "^3.7"
1111
scipy = "^1.6.0"
1212
numpy = "1.19.5"
13-
pillow = "^6.2.1"
13+
pillow = ">=6.2.1,<9.0.0"
1414
wkw = "1.1.11"
1515
requests = "^2.22.0"
1616
cluster_tools = "^1.52"

0 commit comments

Comments
 (0)