From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 18:58:14 +0000 (+0100) Subject: Bump pillow from 10.1.0 to 10.2.0 (#994) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=88894e515dd287e8ab749ee3437f9812bcfb82ca;p=music-assistant-server.git Bump pillow from 10.1.0 to 10.2.0 (#994) Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.1.0 to 10.2.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/10.1.0...10.2.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/pyproject.toml b/pyproject.toml index c974fa0a..2c67d1a4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ server = [ "mashumaro==3.11", "memory-tempfile==2.2.3", "music-assistant-frontend==2.0.16", - "pillow==10.1.0", + "pillow==10.2.0", "unidecode==1.3.7", "xmltodict==0.13.0", "orjson==3.9.10", diff --git a/requirements_all.txt b/requirements_all.txt index 324b5759..e5ac2e42 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -20,7 +20,7 @@ mashumaro==3.11 memory-tempfile==2.2.3 music-assistant-frontend==2.0.16 orjson==3.9.10 -pillow==10.1.0 +pillow==10.2.0 plexapi==4.15.6 PyChromecast==13.0.8 pycryptodome==3.19.0