From 96a83e3c84984c90ab25067c31521ea65a8e405b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 23:49:01 +0000 Subject: [PATCH] Bump pillow from 9.0.1 to 10.0.1 in /docs Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.1 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.0.1...10.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 682d1c07..6781ee03 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -13,7 +13,7 @@ livereload==2.6.1 MarkupSafe==1.1.1 packaging==19.2 pathtools==0.1.2 -Pillow==9.0.1 +Pillow==10.0.1 port-for==0.3.1 Pygments==2.15.0 pyparsing==2.4.5