Skip to content

Commit

Permalink
build(deps): bump pillow from 9.5.0 to 10.0.1
Browse files Browse the repository at this point in the history
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.5.0 to 10.0.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](python-pillow/Pillow@9.5.0...10.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 4, 2023
1 parent c5ff373 commit b325ea9
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 70 deletions.
126 changes: 57 additions & 69 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ classifiers = [

[tool.poetry.dependencies]
python = ">=3.9,<3.13"
Pillow = ">=8.2,<10.0"
Pillow = ">=8.2,<11.0"
numpy = "^1.22.0"
tqdm = "^4.60.0"
matplotlib = "^3.4.1"
Expand Down

0 comments on commit b325ea9

Please sign in to comment.