From c304b389e4b7f3d5cbd99c43b263d064df34b97b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Mar 2022 00:51:48 +0000 Subject: [PATCH] Bump pillow from 8.3.2 to 9.0.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.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/8.3.2...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 2b69bb6..2fd1915 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -26,7 +26,7 @@ numpy==1.19.5;python_version<"3.7" numpy==1.20.1;python_version>="3.7" palettable==3.3.0 pandas==1.1.4 -Pillow==8.3.2 +Pillow==9.0.1 plotly==4.13.0 pymatgen==2020.4.29 pyparsing==2.4.7 diff --git a/requirements.txt b/requirements.txt index 23ae273..376b6a2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ numpy==1.19.5;python_version<"3.7" numpy==1.20.1;python_version>="3.7" palettable==3.3.0 pandas==1.1.4 -Pillow==8.3.2 +Pillow==9.0.1 plotly==4.13.0 pymatgen==2020.4.29 pyparsing==2.4.7