From 82a77e10969282fe41870121d2b8950a2b3f2704 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 23:33:25 +0000 Subject: [PATCH] Bump pillow from 9.0.0 to 10.0.1 in /instructions-license Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.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/9.0.0...10.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- instructions-license/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/instructions-license/requirements.txt b/instructions-license/requirements.txt index f1f2ba5..7abf82a 100644 --- a/instructions-license/requirements.txt +++ b/instructions-license/requirements.txt @@ -2,5 +2,5 @@ jupyter==1.0.0 matplotlib==2.1.1 pandas==0.22.0 numpy==1.12.1 -pillow==9.0.0 +pillow==10.0.1 scipy==1.0.0