Bump pillow from 9.0.1 to 9.3.0

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-11-22 10:10:34 +00:00 committed by GitHub
parent 50ba3dfaa0
commit 1231caba8e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -45,7 +45,7 @@ mako==1.1.6; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3
markupsafe==2.1.0; python_version >= '3.7'
mastodon.py==1.5.1
packaging==21.3; python_version >= '3.6'
pillow==9.0.1
pillow==9.3.0
pluggy==1.0.0; python_version >= '3.6'
prompt-toolkit==3.0.28; python_full_version >= '3.6.2'
psycopg2==2.9.3

View File

@ -38,7 +38,7 @@ mako==1.1.6; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3
markupsafe==2.1.0; python_version >= '3.7'
mastodon.py==1.5.1
packaging==21.3; python_version >= '3.6'
pillow==9.0.1
pillow==9.3.0
prompt-toolkit==3.0.28; python_full_version >= '3.6.2'
psycopg2==2.9.3
pyinotify==0.9.6; sys_platform == 'linux'