chore: bump pillow from 10.3.0 to 10.4.0

Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.3.0 to 10.4.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.3.0...10.4.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-07-01 17:33:17 +00:00 committed by GitHub
parent 796865314a
commit d829b1c8f1
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-agnocomplete==2.2.0",
"django-environ==0.11.2", "django-environ==0.11.2",
"django-probes==1.7.0", "django-probes==1.7.0",
"Pillow==10.3.0", "Pillow==10.4.0",
"psycopg==3.1.19", "psycopg==3.1.19",
"pydantic==2.7.4", "pydantic==2.7.4",
"requests==2.32.3", "requests==2.32.3",