From 90c4445645f77d9b5f9eea851790dffd96453ccf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Jun 2021 22:31:51 +0000 Subject: [PATCH] Bump pillow from 7.0.0 to 8.2.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.0.0 to 8.2.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/7.0.0...8.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-hpc.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-hpc.txt b/requirements-hpc.txt index 58b130e..875ba5f 100644 --- a/requirements-hpc.txt +++ b/requirements-hpc.txt @@ -14,7 +14,7 @@ joblib==0.14.1 matplotlib==3.1.3 numpy==1.18.1 pandas==1.0.1 -Pillow==7.0.0 +Pillow==8.2.0 pyteomics==4.2 pytest==5.3.5 scikit-learn==0.22.1 diff --git a/requirements.txt b/requirements.txt index 85fbd48..aa82c98 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ joblib==0.14.1 matplotlib==3.1.3 numpy==1.18.1 pandas==1.0.1 -Pillow==7.0.0 +Pillow==8.2.0 pyteomics==4.2 pytest==5.3.5 scikit-learn==0.22.1