From 08d78db9a4aafb89302b0a6d5e813a50672fc2a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 17:58:12 -0500 Subject: [PATCH] build(deps): bump pillow from 10.0.1 to 10.2.0 in /server-example (#92) Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.1 to 10.2.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.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- server-example/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server-example/requirements.txt b/server-example/requirements.txt index b642c31..b92cdb1 100644 --- a/server-example/requirements.txt +++ b/server-example/requirements.txt @@ -23,7 +23,7 @@ nvidia-cusolver-cu11==11.4.0.1 nvidia-cusparse-cu11==11.7.4.91 nvidia-nccl-cu11==2.14.3 nvidia-nvtx-cu11==11.7.91 -Pillow==10.0.1 +Pillow==10.2.0 requests==2.31.0 segment-anything==1.0 sympy==1.11.1