From 2934a999636ad279302e92229371b8d7f6e5b51e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 03:15:44 +0000 Subject: [PATCH] Bump pillow from 8.3.1 to 9.0.0 in /docs Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.1 to 9.0.0. - [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/8.3.1...9.0.0) --- 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 ccb9c28..43ced86 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -6,4 +6,4 @@ sphinx-copybutton==0.2.12 recommonmark==0.6.0 matplotlib==3.2.2 ipython==7.15.0 -Pillow==8.3.1 \ No newline at end of file +Pillow==9.0.0 \ No newline at end of file