Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and nemanja-m committed Feb 17, 2024
1 parent ed661ef commit 1ff2e99
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 57 deletions.
130 changes: 74 additions & 56 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 @@ -13,7 +13,7 @@ repository = "https://github.com/nemanja-m/gaps"

[tool.poetry.dependencies]
python = "^3.8"
pillow = "^10.0.1"
pillow = "^10.2.0"
numpy = "1.24"
matplotlib = "^3.7.2"
opencv-python = "^4.8.0.74"
Expand Down

0 comments on commit 1ff2e99

Please sign in to comment.