From 9f9e2350006da3c613a71f5bdee07d2c1181d89f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Sep 2021 11:30:03 -0500 Subject: [PATCH] Bump pillow from 8.3.1 to 8.3.2 (#824) --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index a852ffc1c..e330f9485 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,7 +4,7 @@ #--------------------------------------------------------- coveralls==3.2.0 flake8==3.9.2 -pillow==8.3.1 +pillow==8.3.2 pytest==6.2.5 pytest-cache==1.0 pytest-cov==2.12.1