From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 10:44:14 +0000 (+0200) Subject: Bump pillow from 10.4.0 to 11.0.0 (#1735) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=df4e8704315e168eb8357aa614f6ac8354c7a400;p=music-assistant-server.git Bump pillow from 10.4.0 to 11.0.0 (#1735) Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.4.0 to 11.0.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.4.0...11.0.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-major ... 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 ab8a54fe..6ca06b82 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ server = [ "mashumaro==3.13.1", "memory-tempfile==2.2.3", "music-assistant-frontend==2.9.6", - "pillow==10.4.0", + "pillow==11.0.0", "unidecode==1.3.8", "xmltodict==0.13.0", "orjson==3.10.7", diff --git a/requirements_all.txt b/requirements_all.txt index 6cd5bfc6..0abe5584 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -24,7 +24,7 @@ mashumaro==3.13.1 memory-tempfile==2.2.3 music-assistant-frontend==2.9.6 orjson==3.10.7 -pillow==10.4.0 +pillow==11.0.0 pkce==1.0.3 plexapi==4.15.16 py-opensonic==5.1.1