From ea0e98c5bc5bcec5fbb4d3f38cffbcea49eb8178 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 04:49:46 +0000 Subject: [PATCH] Bump pillow from 6.2.0 to 8.1.1 in /sploits/dotFM 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] --- sploits/dotFM/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sploits/dotFM/requirements.txt b/sploits/dotFM/requirements.txt index bb17a095..5b271969 100644 --- a/sploits/dotFM/requirements.txt +++ b/sploits/dotFM/requirements.txt @@ -1,4 +1,4 @@ pydub==0.23.1 pypng==0.0.20 -Pillow==6.2.0 +Pillow==8.1.1 eyeD3==0.8.10