From 7f3dba06d73588d6e2be75f8f1d80498c8bfc8fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Apr 2023 11:03:50 +0000 Subject: [PATCH] Update pillow requirement from ~=9.4.0 to ~=9.5.0 Updates the requirements on [pillow](https://github.com/python-pillow/Pillow) to permit the latest version. - [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.4.0...9.5.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6cf4689..7ca19b8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ rich==13.3.1 toml==0.10.2 translators==5.3.1 pyttsx3==2.90 -Pillow~=9.4.0 +Pillow~=9.5.0 tomlkit==0.11.4 Flask==2.2.2 clean-text==0.6.0