From 33d16eecb4ef27cb6cbd149042654c07105bf047 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Mar 2022 23:48:51 +0000 Subject: [PATCH] Bump pillow from 6.2.2 to 9.0.1 in /docs/templ/example/proj Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.2 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/6.2.2...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/templ/example/proj/requirements-all.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/templ/example/proj/requirements-all.txt b/docs/templ/example/proj/requirements-all.txt index ef17bc9..b36a97d 100644 --- a/docs/templ/example/proj/requirements-all.txt +++ b/docs/templ/example/proj/requirements-all.txt @@ -47,7 +47,7 @@ openapi-spec-validator==0.2.6 pathlib==1.0.1 pbr==5.1.1 pep8==1.7.1 -Pillow==6.2.2 +Pillow==9.0.1 pluggy==0.8.1 py==1.7.0 pycparser==2.19