Bump pillow from 9.0.0 to 9.0.1 in /docs (#55)

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

---
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:
dependabot[bot]
2022-03-23 14:55:19 +00:00
committed by GitHub
parent f6e9b4f2a0
commit 0e10af795c

View File

@@ -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==9.0.0; python_version >= "3.6"
pillow==9.0.1; 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