From a7faef69aff1cbb04172ec057ae1a06b14c3db33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Apr 2024 19:11:44 +0000 Subject: [PATCH] build(deps): bump pillow from 10.2.0 to 10.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.0 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/10.2.0...10.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 4a195a4..0b12e84 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -147,7 +147,7 @@ pbr==6.0.0 # via # -r requirements/base.txt # stevedore -pillow==10.2.0 +pillow==10.3.0 # via -r requirements/base.txt platformdirs==4.2.0 # via