From e284e931da4c6a8ea0a65bb5d35861727a21e7fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 22:04:31 +0000 Subject: [PATCH] Bump pillow from 10.0.1 to 10.2.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.1 to 10.2.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.1...10.2.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 8159718..a179150 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ py==1.11.0 pytest==7.1.2 uuid==1.30 -Pillow==10.0.1 +Pillow==10.2.0 jpylyzer==2.0.1 Sphinx==5.0.2 sphinx-rtd-theme==1.0.0 \ No newline at end of file