From 88d6917e9c4cf11fc014aae3cde62b72c6ba1bb4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Nov 2022 22:33:43 +0000 Subject: [PATCH] Bump pillow from 9.1.0 to 9.3.0 in /Madrid/July2022/Detecting-exoplanets Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.1.0 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/9.1.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Madrid/July2022/Detecting-exoplanets/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Madrid/July2022/Detecting-exoplanets/requirements.txt b/Madrid/July2022/Detecting-exoplanets/requirements.txt index cc13e01f2..be6fc99ea 100644 --- a/Madrid/July2022/Detecting-exoplanets/requirements.txt +++ b/Madrid/July2022/Detecting-exoplanets/requirements.txt @@ -12,7 +12,7 @@ numpy==1.21.6 packaging==21.3 pandas==1.4.2 pathlib==1.0.1 -Pillow==9.1.0 +Pillow==9.3.0 pyerfa==2.0.0.1 pyparsing==3.0.9 python-dateutil==2.8.2