From 57b1834383ab0f72cc43946718c9fc817dfbac30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Mar 2021 02:37:54 +0000 Subject: [PATCH] Bump pillow from 8.1.0 to 8.1.2 Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.1.0 to 8.1.2. - [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.1.0...8.1.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5863ca8..45de05b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ mypy-extensions==0.4.3 ndg-httpsclient==0.5.1 numpy==1.20.1 pathspec==0.8.1 -Pillow==8.1.0 +Pillow==8.1.2 pusher==3.0.0 pyasn1==0.4.8 pycparser==2.20