diff options
| author | 2023-07-31 11:04:15 +0000 | |
|---|---|---|
| committer | 2023-07-31 11:04:15 +0000 | |
| commit | 0cc761345dfd0d8acf6afd82881be815dce7f163 (patch) | |
| tree | 675e473f8acccb412a28e3bea8f793d57db917d7 | |
| parent | 72fbe4b835ea6cf5664e3ade112fd47e33fde880 (diff) | |
| download | infini-0cc761345dfd0d8acf6afd82881be815dce7f163.tar.gz infini-0cc761345dfd0d8acf6afd82881be815dce7f163.zip | |
build(deps): update pillow requirement from <10 to <11
Updates the requirements on [pillow](https://github.com/python-pillow/Pillow) to permit the latest version.
- [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/1.0...10.0.0)
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
| -rw-r--r-- | requirements_mkdocs.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements_mkdocs.txt b/requirements_mkdocs.txt index ed207870..f7849262 100644 --- a/requirements_mkdocs.txt +++ b/requirements_mkdocs.txt @@ -4,7 +4,7 @@ mkdocs-git-revision-date-localized-plugin>=1.0 mkdocs-git-authors-plugin mkdocs-material-extensions>=1.1 neoteroi-mkdocs -pillow<10 +pillow<11 cairosvg>=2.5 mkdocs-git-committers-plugin-2>=1.1.1 lxml |
