From da95ec3a6da3d301c9fb018b31cdb4f2f322a1b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 20:37:48 +0000 Subject: [PATCH] Bump pillow from 10.0.0 to 10.0.1 in /llama-2-local Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.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/10.0.0...10.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- llama-2-local/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llama-2-local/requirements.txt b/llama-2-local/requirements.txt index 62ff92b..1892e8e 100644 --- a/llama-2-local/requirements.txt +++ b/llama-2-local/requirements.txt @@ -61,7 +61,7 @@ packaging==23.1 parso==0.8.3 pexpect==4.8.0 pickleshare==0.7.5 -Pillow==10.0.0 +Pillow==10.0.1 pip==23.0.1 platformdirs==3.9.1 priority==2.0.0