From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 09:41:25 +0000 (+0200) Subject: Bump pillow from 8.1.0 to 8.2.0 (#99) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=b8a9b662edd8fd8208f25c31aa5241325ae55897;p=music-assistant-server.git Bump pillow from 8.1.0 to 8.2.0 (#99) Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.1.0 to 8.2.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.1.0...8.2.0) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/requirements.txt b/requirements.txt index 5a2eb812..d22d528f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ python-slugify==4.0.1 memory-tempfile==2.2.3 aiorun==2020.12.1 soco==0.20 -pillow==8.1.0 +pillow==8.2.0 aiohttp_cors==0.7.0 unidecode==1.1.2 PyJWT==2.0.1