From 410db9bce993a4d23074c6ac14005181894985dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Jan 2024 22:47:51 +0000 Subject: [PATCH] Bump pillow from 9.3.0 to 10.2.0 in /lomit_munit Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.3.0 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/9.3.0...10.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- lomit_munit/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lomit_munit/requirements.txt b/lomit_munit/requirements.txt index e1fcd46..f040e34 100644 --- a/lomit_munit/requirements.txt +++ b/lomit_munit/requirements.txt @@ -3,7 +3,7 @@ plotly==2.0.0 pytest==3.1.3 pytest-cov==2.5.1 pytest-xdist==1.20.1 -Pillow==9.3.0 +Pillow==10.2.0 editdistance==0.3.1 pandas>=0.20.3 scikit-image==0.13.1