From b80055635da8f53509feb43d4f353327f9c7f129 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 16:39:05 +0000 Subject: [PATCH] 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 24b82ac..7435c01 100644 --- a/requirements.txt +++ b/requirements.txt @@ -73,7 +73,7 @@ openai==1.12.0 packaging==23.2 parso==0.8.3 pexpect==4.8.0; sys_platform != "win32" -pillow==10.2.0 +pillow==10.3.0 platformdirs==3.11.0 posthog==3.4.2 pre-commit==3.6.2