Skip to content

Commit

Permalink
[noissue]: Update pillow requirement from <10.2,>=7.0 to >=7.0,<10.3
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@7.0.0...10.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit 7778e64)
  • Loading branch information
dependabot[bot] authored and gerrod3 committed Mar 25, 2024
1 parent fb0ca2d commit e19fb24
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
async_lru>=1.0,<2.1
galaxy_importer>=0.4.5,<0.5
GitPython>=3.1.24,<3.2
jsonschema>=4.9,<4.20
Pillow>=7.0,<10.2
jsonschema>=4.9,<4.21
Pillow>=7.0,<10.3
pulpcore>=3.40.0,<3.55
PyYAML>=5.4.1,<7.0
semantic_version>=2.9,<2.11

0 comments on commit e19fb24

Please sign in to comment.