From 683d37d1b7e7e0a8f1fefd5dd3b918d7b641a33c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 16:46:42 +0000 Subject: [PATCH] chore(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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 47179e8..b3f2680 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,6 +38,6 @@ websockets==12.0 wheel==0.42.0 yarg==0.1.9 b2sdk==1.19.0 -pillow==10.2.0 +pillow==10.3.0 pandas==2.2.1 numpy==1.26.4