From c013fb47754c7a1cd1a36a16522436dd4cdb81db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Jun 2021 20:31:56 +0000 Subject: [PATCH] Bump pillow from 5.4.1 to 8.2.0 in /Laboratory2 Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.4.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/5.4.1...8.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Laboratory2/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Laboratory2/requirements.txt b/Laboratory2/requirements.txt index 32cb8f6..b1f47ea 100644 --- a/Laboratory2/requirements.txt +++ b/Laboratory2/requirements.txt @@ -22,7 +22,7 @@ matplotlib==3.0.2 nbformat==4.4.0 numpy==1.16.1 pandas==0.24.1 -Pillow==5.4.1 +Pillow==8.2.0 plotly==2.5.1 psycopg2==2.8.4 pyparsing==2.3.1