From d6ee141820b02fec36fa86668e5bd57599e20237 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Nov 2021 13:12:06 -0800 Subject: [PATCH] Bump pillow from 8.3.2 to 8.4.0 (#843) Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.2 to 8.4.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.3.2...8.4.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 4b12397f..e1ef75dc 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,7 +4,7 @@ #--------------------------------------------------------- coveralls==3.2.0 flake8==4.0.1 -pillow==8.3.2 +pillow==8.4.0 pytest==6.2.5 pytest-cache==1.0 pytest-cov==3.0.0