Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 2, 2025
1 parent 1e57cbe commit d1244b9
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 @@ -48,7 +48,7 @@ dependencies = [
"networkx==3.2.1; python_version < '3.10'",
"networkx==3.4.2; python_version > '3.9'",
"pefile==2024.8.26",
"pillow==11.0.0",
"pillow==11.1.0",
"promise==2.3",
"pylibemu==1.0",
"pymongo==4.10.1",
Expand Down

0 comments on commit d1244b9

Please sign in to comment.