From bb9d3f17161dd6bbc97b7abd039af9f8e78e83d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Jun 2021 20:49:50 +0000 Subject: [PATCH] Bump pillow from 8.1.1 to 8.2.0 in /apiserver Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.1.1 to 8.2.0. - [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.1.1...8.2.0) --- 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 6a9b1f1..8ebf382 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.1.1 +Pillow==8.2.0 pycparser==2.19 Pygments==2.7.4 pyparsing==2.4.6