Bump pillow from 9.5.0 to 10.0.1

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-10-04 01:45:13 +00:00 committed by GitHub
parent 81a9a5416f
commit ff6a994f31
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -37,7 +37,7 @@ dependencies = [
"django-compressor==4.3.1",
"django-environ==0.10.0",
"django-probes==1.7.0",
"Pillow==9.5.0",
"Pillow==10.0.1",
"psycopg2==2.9.6",
"requests==2.31.0",
"social-auth-core==4.4.2",