From bbf2a8309ba66cb46f429f29e4dee7043ab9b1d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 20:48:19 +0000 Subject: [PATCH] Bump pillow from 10.0.0 to 10.0.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.0 to 10.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/10.0.0...10.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pathpretrain.egg-info/requires.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pathpretrain.egg-info/requires.txt b/pathpretrain.egg-info/requires.txt index a59bb52..5298bf6 100644 --- a/pathpretrain.egg-info/requires.txt +++ b/pathpretrain.egg-info/requires.txt @@ -6,7 +6,7 @@ networkx==3.1 numpy==1.24.1 opencv-python==4.8.0.74 pandas==1.5.3 -Pillow==10.0.0 +Pillow==10.0.1 pytorchcv==0.0.67 scikit_learn==1.2.2 scipy==1.11.2 diff --git a/requirements.txt b/requirements.txt index 83c172f..1acc564 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ networkx==3.1 numpy==1.24.1 opencv-python==4.8.0.74 pandas==1.5.3 -Pillow==10.0.0 +Pillow==10.0.1 pytorchcv==0.0.67 scikit_learn==1.2.2 scipy==1.11.2