From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2024 09:06:58 +0000 (+0200) Subject: Bump pillow from 10.3.0 to 10.4.0 (#1429) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=7b08999f54a44b227dd0ca42d9362289a2f9c9ab;p=music-assistant-server.git Bump pillow from 10.3.0 to 10.4.0 (#1429) Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.3.0 to 10.4.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.3.0...10.4.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 0e8e8df7..1c377513 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ server = [ "mashumaro==3.13.1", "memory-tempfile==2.2.3", "music-assistant-frontend==2.5.15", - "pillow==10.3.0", + "pillow==10.4.0", "unidecode==1.3.8", "xmltodict==0.13.0", "orjson==3.10.5", diff --git a/requirements_all.txt b/requirements_all.txt index 1aadd07d..066198b2 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -25,7 +25,7 @@ mashumaro==3.13.1 memory-tempfile==2.2.3 music-assistant-frontend==2.5.15 orjson==3.10.5 -pillow==10.3.0 +pillow==10.4.0 plexapi==4.15.13 py-opensonic==5.1.0 PyChromecast==14.0.1