From c0aad41de6ae8f7f8cea6a39486232883cc50d3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Jun 2021 20:59:56 +0000 Subject: [PATCH] Bump pillow from 8.1.1 to 8.2.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.1.1 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/8.1.1...8.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6d899a42a..ca37493f7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ networkx==2.4 numpy==1.18.1 opencv-python==4.2.0.32 pathlib==1.0.1 -Pillow==8.1.1 +Pillow==8.2.0 PyOpenGL==3.1.5 pyparsing==2.4.6 python-dateutil==2.8.1