From e4e1254146343fea50bc94df07a8abe1262a3609 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 07:48:10 +0000 Subject: [PATCH] Bump pillow from 8.1.2 to 9.3.0 in /src/itesm_simulator/utils Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.1.2 to 9.3.0. - [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.1.2...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/itesm_simulator/utils/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/itesm_simulator/utils/requirements.txt b/src/itesm_simulator/utils/requirements.txt index 475712f..aa5cfa8 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.3.0 pyparsing==2.4.7 PyQt5==5.15.4 PyQt5-Qt5==5.15.2