chore: bump pillow from 10.2.0 to 10.3.0

Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.0 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.2.0...10.3.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-04-01 17:29:39 +00:00 committed by GitHub
parent 05a25ed8fe
commit ac126dacf0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -32,7 +32,7 @@ dependencies = [
"django-agnocomplete==2.2.0",
"django-environ==0.11.2",
"django-probes==1.7.0",
"Pillow==10.2.0",
"Pillow==10.3.0",
"psycopg==3.1.18",
"requests==2.31.0",
"rcssmin==1.1.2",