From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Feb 2022 08:27:26 +0000 (+0100) Subject: Bump pillow from 9.0.0 to 9.0.1 (#206) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=95570acd81904cd503b398842c796bfffb86fd06;p=music-assistant-server.git Bump pillow from 9.0.0 to 9.0.1 (#206) Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.0 to 9.0.1. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/9.0.0...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-patch ... 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 8821098a..0cd406b1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ python-slugify==5.0.2 memory-tempfile==2.2.3 aiorun==2021.10.1 soco==0.26.0 -pillow==9.0.0 +pillow==9.0.1 aiohttp_cors==0.7.0 unidecode==1.3.2 PyJWT==2.3.0