From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Apr 2022 09:41:11 +0000 (+0200) Subject: Bump pillow from 9.0.1 to 9.1.0 (#234) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=d1fa79868ac3cbf66f6ca8b92107ed57925ebae0;p=music-assistant-server.git Bump pillow from 9.0.1 to 9.1.0 (#234) Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.1 to 9.1.0. - [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.1...9.1.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-minor ... 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 b0902e25..19d3a431 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ aiosqlite>=0.13,<=0.17 python-slugify>=4.0,<=6.1.1 memory-tempfile<=2.2.3 aiorun>=2021.10,<=2021.10.1 -pillow>=8.0,<=9.0.1 +pillow>=8.0,<9.1.1 unidecode>=1.0,<=1.3.4 ujson>=4.0,<=5.1.0 mashumaro>=3.0,<=3.1