Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 3, 2024
1 parent 2199b41 commit 4662440
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pirequirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ scikit-learn==1.1.3
tables==3.8.0
h5py==3.8.0
pyyaml==6.0
pillow==10.0.1
pillow==10.3.0
attrs==19.2.0
filelock==3.0.12
Astral==1.10.1
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ dependencies = [
"tables==3.8.0",
"h5py==3.8.0",
"pyyaml==6.0",
"pillow==10.0.1",
"pillow==10.3.0",
"attrs==19.2.0",
"filelock==3.0.12",
"Astral==1.10.1",
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ scikit-learn
tables~=3.8.0
h5py~=3.9.0
pyyaml>=4.2b1
pillow~=10.0.1
pillow>=10.0.1,<10.4.0
attrs~=19.1
filelock~=3.0.12
Astral~=1.10.1
Expand Down

0 comments on commit 4662440

Please sign in to comment.