Browse Source

Build(deps): Bump pillow from 10.0.1 to 10.3.0 in /requirements (#3709)

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](https://github.com/python-pillow/Pillow/compare/10.0.1...10.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/3715/head
dependabot[bot] 8 months ago
committed by GitHub
parent
commit
615db18a98
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      requirements/requirements.txt

2
requirements/requirements.txt

@ -23,7 +23,7 @@ pytz==2019.3
python-magic==0.4.15 python-magic==0.4.15
unipath==1.1 unipath==1.1
WeasyPrint==51 WeasyPrint==51
Pillow==10.0.1 Pillow==10.3.0
gunicorn==19.9.0 gunicorn==19.9.0
more-itertools==8.2.0 more-itertools==8.2.0
pysolr==3.6.0 pysolr==3.6.0

Loading…
Cancel
Save