From 76d5e9fdf314a1182fad46a1269811a71eff047e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 20:48:48 +0000 Subject: [PATCH] Bump pillow from 6.2.0 to 8.1.1 in /labelbox/scripts Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.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/6.2.0...8.1.1) Signed-off-by: dependabot[bot] --- labelbox/scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/labelbox/scripts/requirements.txt b/labelbox/scripts/requirements.txt index c7807af..695b5cd 100644 --- a/labelbox/scripts/requirements.txt +++ b/labelbox/scripts/requirements.txt @@ -5,7 +5,7 @@ idna==2.6 Jinja2>=2.10.1 MarkupSafe==1.0 -e git+https://github.com/Labelbox/pascal-voc-writer.git@324d06d90d8fde94355b8c9c03cc8c1fb29a0999#egg=pascal_voc_writer -Pillow==6.2.0 +Pillow==8.1.1 pluggy==0.6.0 py==1.5.2 pytest==3.4.1