From 6947b32af53dc1079b386f3efe27133665d4bd7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 10:20:25 +0000 Subject: [PATCH] chore(deps): bump pillow from 10.1.0 to 10.4.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.1.0 to 10.4.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.1.0...10.4.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b38b1e8..f9ba4c0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ tqdm==4.66.1 numba==0.60.0 numba_progress==1.1.0 numpy<1.26 -Pillow==10.1.0 +Pillow==10.4.0 omegaconf==2.3.0 rich==13.6.0 python-dotenv==1.0.0