Skip to content

Commit

Permalink
chore(deps): bump pillow from 9.0.1 to 10.3.0 (#821)
Browse files Browse the repository at this point in the history
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.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@9.0.1...10.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 22, 2024
1 parent 398c70c commit 4f26aba
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
Expand Up @@ -45,7 +45,7 @@ pbr==6.0.0; python_version >= '2.6'
pdfminer.six==20211012; python_version >= '3.6'
pexpect==4.9.0; sys_platform != 'win32'
pickleshare==0.7.5
pillow==9.0.1; python_version >= '3.7'
pillow==10.3.0; python_version >= '3.7'
pip==24.0; python_version >= '3.7'
platformdirs==2.5.0; python_version >= '3.7'
pluggy==1.0.0; python_version >= '3.6'
Expand Down

0 comments on commit 4f26aba

Please sign in to comment.