From 869b1e54645d141e6a1ddc1328f6c8bb822cbc35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Nov 2023 05:26:07 +0000 Subject: [PATCH] Bump pillow from 9.5.0 to 10.0.1 in /requirements Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.5.0 to 10.0.1. - [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/9.5.0...10.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index e2479c7a..9042c1fb 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -48,7 +48,7 @@ packaging==23.1 pandas==2.0.3 pathspec==0.11.1 pathtools==0.1.2 -Pillow==9.5.0 +Pillow==10.0.1 platformdirs==3.8.0 pluggy==1.2.0 prometheus-fastapi-instrumentator==6.0.0