From b6701bf76581714ebb25731a14b5c546be04d9e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 01:06:53 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20pillow=20from=203.1.2=20to=209.3.0=20in?= =?UTF-8?q?=20/myNotes/12-=E7=94=B5=E5=AD=90=E8=AF=8D=E5=85=B8/DAY02?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [pillow](https://github.com/python-pillow/Pillow) from 3.1.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/3.1.2...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../DAY02/requirements.txt" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 "myNotes/12-\347\224\265\345\255\220\350\257\215\345\205\270/DAY02/requirements.txt" diff --git "a/myNotes/12-\347\224\265\345\255\220\350\257\215\345\205\270/DAY02/requirements.txt" "b/myNotes/12-\347\224\265\345\255\220\350\257\215\345\205\270/DAY02/requirements.txt" old mode 100755 new mode 100644 index effc0a8..b9359cc --- "a/myNotes/12-\347\224\265\345\255\220\350\257\215\345\205\270/DAY02/requirements.txt" +++ "b/myNotes/12-\347\224\265\345\255\220\350\257\215\345\205\270/DAY02/requirements.txt" @@ -40,7 +40,7 @@ pandas==0.17.1 pbr==4.0.2 pep8==1.7.0 pexpect==4.0.1 -Pillow==3.1.2 +Pillow==9.3.0 plainbox==0.25 psutil==3.4.2 ptyprocess==0.5