From b5ba66965ee50e8e7b5181d0d91c54f3dc71d3b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Feb 2024 18:53:40 +0000 Subject: [PATCH] Bump pillow from 10.1.0 to 10.2.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.1.0 to 10.2.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/10.1.0...10.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- application/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/application/requirements.txt b/application/requirements.txt index 7c7a1ce..35e7650 100644 --- a/application/requirements.txt +++ b/application/requirements.txt @@ -2,7 +2,7 @@ Eel==0.16.0 ultralytics==8.0.215 opencv-python==4.8.1.78 onnx==1.15.0 -Pillow==10.1.0 +Pillow==10.2.0 matplotlib==3.7.4 pandas==2.0.3 numpy==1.24.4 diff --git a/requirements.txt b/requirements.txt index 7c7a1ce..35e7650 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ Eel==0.16.0 ultralytics==8.0.215 opencv-python==4.8.1.78 onnx==1.15.0 -Pillow==10.1.0 +Pillow==10.2.0 matplotlib==3.7.4 pandas==2.0.3 numpy==1.24.4