From 616914c20d121258323d1300badbca86f13819c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 21:43:04 +0000 Subject: [PATCH] Bump pillow in /Bayesian Deep Learning/blitz-bayesian Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.2 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/6.2.2...10.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Bayesian Deep Learning/blitz-bayesian/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bayesian Deep Learning/blitz-bayesian/requirements.txt b/Bayesian Deep Learning/blitz-bayesian/requirements.txt index 444df0c..4d474a0 100644 --- a/Bayesian Deep Learning/blitz-bayesian/requirements.txt +++ b/Bayesian Deep Learning/blitz-bayesian/requirements.txt @@ -2,4 +2,4 @@ torch==1.3.1 torchvision==0.4.2 numpy==1.18.1 scikit-learn==0.22.2 -pillow==6.2.2 +pillow==10.0.1