From edf1ca581c9a034ee0f34d33f08b924b1e55ae55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Mar 2022 00:58:39 +0000 Subject: [PATCH] Bump pillow from 7.0.0 to 9.0.1 in /src/itesm_simulator Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.0.0 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/7.0.0...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/itesm_simulator/requirements.txt | 2 +- src/itesm_simulator/utils/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/itesm_simulator/requirements.txt b/src/itesm_simulator/requirements.txt index 4696dcd..c08f534 100644 --- a/src/itesm_simulator/requirements.txt +++ b/src/itesm_simulator/requirements.txt @@ -95,7 +95,7 @@ paramiko==2.6.0 parso==0.8.1 pexpect==4.6.0 pickleshare==0.7.5 -Pillow==7.0.0 +Pillow==9.0.1 prompt-toolkit==3.0.16 protobuf==3.6.1 psutil==5.8.0 diff --git a/src/itesm_simulator/utils/requirements.txt b/src/itesm_simulator/utils/requirements.txt index 475712f..4878328 100644 --- a/src/itesm_simulator/utils/requirements.txt +++ b/src/itesm_simulator/utils/requirements.txt @@ -30,7 +30,7 @@ matplotlib==3.3.4 message-filters==1.15.9 numpy==1.20.1 opencv-python==4.5.1.48 -Pillow==8.1.2 +Pillow==9.0.1 pyparsing==2.4.7 PyQt5==5.15.4 PyQt5-Qt5==5.15.2