From 54c32bb33a87bb4021bbd9ded4922cc8c8a158f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Mar 2022 23:50:39 +0000 Subject: [PATCH] Bump pillow from 9.0.0 to 9.0.1 in /cvat/requirements Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.0 to 9.0.1. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/9.0.0...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- cvat/requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cvat/requirements/base.txt b/cvat/requirements/base.txt index 61e8d38..f5da37d 100644 --- a/cvat/requirements/base.txt +++ b/cvat/requirements/base.txt @@ -7,7 +7,7 @@ django-compressor==2.2 django-rq==2.0.0 EasyProcess==0.2.3 ffmpy==0.2.2 -Pillow==9.0.0 +Pillow==9.0.1 numpy==1.16.2 patool==1.12 python-ldap==3.4.0