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:
parent
81a9a5416f
commit
ff6a994f31
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ dependencies = [
|
||||||
"django-compressor==4.3.1",
|
"django-compressor==4.3.1",
|
||||||
"django-environ==0.10.0",
|
"django-environ==0.10.0",
|
||||||
"django-probes==1.7.0",
|
"django-probes==1.7.0",
|
||||||
"Pillow==9.5.0",
|
"Pillow==10.0.1",
|
||||||
"psycopg2==2.9.6",
|
"psycopg2==2.9.6",
|
||||||
"requests==2.31.0",
|
"requests==2.31.0",
|
||||||
"social-auth-core==4.4.2",
|
"social-auth-core==4.4.2",
|
||||||
|
|
Loading…
Reference in a new issue