From eae56e2000c5554d3262ad817512c5bbe6d2c225 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 07:21:39 +0000 Subject: [PATCH] Bump pillow from 8.0.1 to 9.3.0 in /Traffic-Sign-Detection Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.0.1 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.0.1...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Traffic-Sign-Detection/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Traffic-Sign-Detection/requirements.txt b/Traffic-Sign-Detection/requirements.txt index 1a32038e7c..b0d8419c5e 100644 --- a/Traffic-Sign-Detection/requirements.txt +++ b/Traffic-Sign-Detection/requirements.txt @@ -67,7 +67,7 @@ pandas==1.2.0 pandocfilters==1.4.3 parso==0.8.1 pickleshare==0.7.5 -Pillow==8.0.1 +Pillow==9.3.0 pooch==1.3.0 prometheus-client==0.9.0 prompt-toolkit==3.0.10