Bump pillow from 8.3.2 to 9.0.0

Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.2 to 9.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/8.3.2...9.0.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-01-13 03:34:38 +00:00
committed by GitHub
parent 9fa5458b68
commit 104878d155
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
requests==2.25.1
websocket-client==1.0.1
browser_cookie3==0.12.1
pillow==8.3.2
pillow==9.0.0
python-dateutil==2.8.1
emoji==1.2.0
millify==0.1.1

View File

@@ -29,7 +29,7 @@ setuptools.setup(
"requests==2.25.1",
"websocket-client==1.0.1",
"browser_cookie3==0.12.1",
"pillow==8.3.2",
"pillow==9.0.0",
"python-dateutil==2.8.1",
"emoji==1.2.0",
"millify==0.1.1",