Skip to content

Commit

Permalink
deps: update pillow requirement from <=9.5.0 to <=10.1.0
Browse files Browse the repository at this point in the history
Updates the requirements on [pillow](https://github.com/python-pillow/Pillow) to permit the latest version.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](python-pillow/Pillow@8.0.0...10.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 16, 2023
1 parent a664484 commit 3f1bb95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
regex<2022.1.18
dragonfly2>=0.29.0
wxpython==4.1.0
pillow<=9.5.0
pillow<=10.1.0
tomlkit<=0.11.6
future>=0.18.2
mock>=3.0.5
Expand Down

0 comments on commit 3f1bb95

Please sign in to comment.