Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 291d0da commit 181cb01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ python = ">=3.9,<3.12"
tensorflow = "^2.15.0"

gdown = "^4.7.1"
pillow = "^10.1.0"
pillow = "^11.0.0"
tensorflow-hub = "^0.15.0"
tf-agents = "^0.19.0"
importlib-resources = "^6.1.1"
Expand Down

0 comments on commit 181cb01

Please sign in to comment.