From 1537e8d648dfcd0130356ff7b1ba21ae5e4f86b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 01:42:30 +0000 Subject: [PATCH] Bump pillow from 9.5.0 to 10.0.1 in /fig01_cifar_vs_mnist Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.5.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/9.5.0...10.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- fig01_cifar_vs_mnist/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fig01_cifar_vs_mnist/requirements.txt b/fig01_cifar_vs_mnist/requirements.txt index a867cc2..0c0392d 100644 --- a/fig01_cifar_vs_mnist/requirements.txt +++ b/fig01_cifar_vs_mnist/requirements.txt @@ -2,7 +2,7 @@ dill==0.3.6 GitPython==3.1.31 matplotlib==3.7.1 numpy==1.24.2 -Pillow==9.5.0 +Pillow==10.0.1 pycm==3.8 requests==2.31.0 ruamel.base==1.0.0