chore: bump pillow from 10.4.0 to 11.0.0

Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.4.0 to 11.0.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.4.0...11.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-10-21 17:41:15 +00:00 committed by GitHub
parent d2832be6d5
commit 1f34fd3e41
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.4.0",
"Pillow==11.0.0",
"psycopg==3.2.3",
"pydantic==2.9.2",
"requests==2.32.3",