From 46f3b1f460980cd120bcabbdd6caacbf1dde2c98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jul 2023 04:44:52 +0000 Subject: [PATCH] Bump pillow from 9.5.0 to 10.0.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.5.0 to 10.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/9.5.0...10.0.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cb4c2361..5909ff41 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ GitPython==3.1.31 lxml==4.9.2 num2words==0.5.12 pathvalidate==3.0.0 -pillow==9.5.0 +pillow==10.0.0 PlexAPI==4.14.0 psutil==5.9.5 python-dotenv==1.0.0