From f7788051d9d191f3770de62a8546f43ea8a6913e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Sep 2021 01:36:20 +0000 Subject: [PATCH] Bump pillow from 8.2.0 to 8.3.2 in /apiserver Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.2.0 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/8.2.0...8.3.2) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- apiserver/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apiserver/requirements.txt b/apiserver/requirements.txt index c07de38..5bc37e7 100644 --- a/apiserver/requirements.txt +++ b/apiserver/requirements.txt @@ -21,7 +21,7 @@ Jinja2==2.11.3 MarkupSafe==1.1.1 oauthlib==3.1.0 packaging==20.0 -Pillow==8.2.0 +Pillow==8.3.2 pycparser==2.19 Pygments==2.7.4 pyparsing==2.4.6