Skip to content

Commit

Permalink
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:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 9, 2025
1 parent c7529a2 commit 42cf6da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# pip install -r requirements_dev.txt
#---------------------------------------------------------
flake8==7.1.1
pillow==11.0.0
pillow==11.1.0
pytest==8.3.2
pytest-cache==1.0
pytest-cov==6.0.0
Expand Down

0 comments on commit 42cf6da

Please sign in to comment.