mirror of
https://github.com/ajurna/cbwebreader.git
synced 2025-12-06 14:17:19 +00:00
Bump pillow from 8.3.2 to 9.0.0 in /docs (#42)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -24,7 +24,7 @@ jinja2==3.0.1; python_version >= "3.6"
|
||||
loguru==0.5.3; python_version >= "3.5"
|
||||
markupsafe==2.0.1; python_version >= "3.6"
|
||||
pilkit==2.0
|
||||
pillow==8.3.2; python_version >= "3.6"
|
||||
pillow==9.0.0; python_version >= "3.6"
|
||||
pycodestyle==2.7.0; python_version >= "3.5" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.5"
|
||||
pygments==2.10.0; python_version >= "3.5"
|
||||
pymupdf==1.18.17
|
||||
|
||||
Reference in New Issue
Block a user