From a9e8147ecf4b43c859ff31bfb9277c79908043a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Sep 2021 02:34:02 +0000 Subject: [PATCH] Bump pillow in /Bayesian Deep Learning/blitz-bayesian Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.2 to 8.3.2. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/6.2.2...8.3.2) --- 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..9b20e32 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==8.3.2