From 659fb141ff926613676568f01a1b9c957f16f873 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Apr 2021 23:48:23 +0000 Subject: [PATCH] Bump pillow from 7.2.0 to 8.1.1 in /apiserver Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.2.0 to 8.1.1. - [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/7.2.0...8.1.1) 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 085306e..61bef8f 100644 --- a/apiserver/requirements.txt +++ b/apiserver/requirements.txt @@ -21,7 +21,7 @@ Jinja2==2.10.3 MarkupSafe==1.1.1 oauthlib==3.1.0 packaging==20.0 -Pillow==7.2.0 +Pillow==8.1.1 pycparser==2.19 Pygments==2.7.4 pyparsing==2.4.6