From d736ce440e1a1b9441933498bef20d652c2b7dd6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 08:50:35 +0000 Subject: [PATCH] Bump pillow from 8.3.2 to 9.3.0 in /AttentionAgent Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.2 to 9.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/8.3.2...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- AttentionAgent/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AttentionAgent/requirements.txt b/AttentionAgent/requirements.txt index 9fb8eaf2..77167c8b 100644 --- a/AttentionAgent/requirements.txt +++ b/AttentionAgent/requirements.txt @@ -12,7 +12,7 @@ matplotlib==3.0.0 cma==2.7.0 torch==1.3.0 torchvision==0.4.1 -pillow==8.3.2 +pillow==9.3.0 google-api-core==1.14.3 google-auth==1.7.1 google-cloud-core==1.0.3