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:
@@ -1,7 +1,7 @@
|
|||||||
requests==2.25.1
|
requests==2.25.1
|
||||||
websocket-client==1.0.1
|
websocket-client==1.0.1
|
||||||
browser_cookie3==0.12.1
|
browser_cookie3==0.12.1
|
||||||
pillow==8.3.2
|
pillow==9.0.0
|
||||||
python-dateutil==2.8.1
|
python-dateutil==2.8.1
|
||||||
emoji==1.2.0
|
emoji==1.2.0
|
||||||
millify==0.1.1
|
millify==0.1.1
|
||||||
|
|||||||
2
setup.py
2
setup.py
@@ -29,7 +29,7 @@ setuptools.setup(
|
|||||||
"requests==2.25.1",
|
"requests==2.25.1",
|
||||||
"websocket-client==1.0.1",
|
"websocket-client==1.0.1",
|
||||||
"browser_cookie3==0.12.1",
|
"browser_cookie3==0.12.1",
|
||||||
"pillow==8.3.2",
|
"pillow==9.0.0",
|
||||||
"python-dateutil==2.8.1",
|
"python-dateutil==2.8.1",
|
||||||
"emoji==1.2.0",
|
"emoji==1.2.0",
|
||||||
"millify==0.1.1",
|
"millify==0.1.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user