From 772322b342a21ab6ab5592df29991a777ecf3abe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Oct 2023 12:24:06 +0000 Subject: [PATCH] Bump pillow from 10.0.0 to 10.1.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.0 to 10.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/10.0.0...10.1.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 2ff69f507..5d202b83f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ server = [ "mashumaro==3.9", "memory-tempfile==2.2.3", "music-assistant-frontend==2.0.13", - "pillow==10.0.0", + "pillow==10.1.0", "unidecode==1.3.6", "xmltodict==0.13.0", "orjson==3.9.10", diff --git a/requirements_all.txt b/requirements_all.txt index 02db5ab63..563425459 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -20,7 +20,7 @@ mashumaro==3.9 memory-tempfile==2.2.3 music-assistant-frontend==2.0.13 orjson==3.9.10 -pillow==10.0.0 +pillow==10.1.0 plexapi==4.15.0 PyChromecast==13.0.7 pycryptodome==3.18.0