From bb4b8bbf0ff6bc9af024beae98b123effaa23cd7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 17:31:06 +0000 Subject: [PATCH] Bump pillow from 6.2.2 to 10.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.2 to 10.3.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/6.2.2...10.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index a20adc9b0..470bfe880 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -8,7 +8,7 @@ git+https://github.com/mrbeam/OctoPrint.git@v1.3.6.9#egg=OctoPrint mock==3.0.5 numpy==1.16.6 opencv-python==4.2.0.32 -Pillow==6.2.2 +Pillow==10.3.0 pre-commit==1.21.0 pylint==1.6.5 pytest==4.6.11