From 656dcbad0ba70be3193e3f83cbcb5c996b4384c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 21:57:44 +0000 Subject: [PATCH] Bump pillow from 10.0.1 to 10.2.0 in /performance 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] --- performance/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/performance/requirements.txt b/performance/requirements.txt index 739c2b7..502696d 100644 --- a/performance/requirements.txt +++ b/performance/requirements.txt @@ -24,7 +24,7 @@ numpy==1.26.0 packaging==23.1 pandas==2.1.0 pbr==5.11.1 -Pillow==10.0.1 +Pillow==10.2.0 pycparser==2.21 pydantic==1.10.12 pydantic_core==2.3.0