From 5c819d6dc0477b14e4fa2d8fe0333f23ce9a0283 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Apr 2024 01:08:01 +0000 Subject: [PATCH] build(deps): bump pillow from 10.0.1 to 10.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.1 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.0.1...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 917b337eb..4b1660f19 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ apscheduler==3.10.4 # for resetting budget in background fastapi-sso==0.10.0 # admin UI, SSO pyjwt[crypto]==2.8.0 python-multipart==0.0.9 # admin UI -Pillow==10.0.1 +Pillow==10.3.0 ### LITELLM PACKAGE DEPENDENCIES python-dotenv>=0.2.0 # for env