From 94ff602e2262ca81524fd31e0c971a4609e09447 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Oct 2023 03:11:46 +0000 Subject: [PATCH] build(deps): bump pillow from 9.3.0 to 10.0.1 in /images/mkdocs_plus Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.3.0 to 10.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.3.0...10.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- images/mkdocs_plus/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/mkdocs_plus/requirements.txt b/images/mkdocs_plus/requirements.txt index 6fdb3a2..78fbdbc 100644 --- a/images/mkdocs_plus/requirements.txt +++ b/images/mkdocs_plus/requirements.txt @@ -24,7 +24,7 @@ mkdocs-minify-plugin==0.5.0 mkdocs-pdf-export-plugin==0.5.10 mkdocs-toc-sidebar-plugin==0.1.0 pep562==1.1 -Pillow==9.3.0 +Pillow==10.0.1 pycparser==2.21 Pygments==2.15.0 pymdown-extensions==9.1