From 638cb0b2812f635d38e26d37f023e3c3c4a69278 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Sep 2022 13:26:33 +0000 Subject: [PATCH] Bump pillow from 9.1.0 to 9.1.1 in /Madrid/July2022/Detecting-exoplanets Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.1.0 to 9.1.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.1.0...9.1.1) --- 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..b8843c745 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.1.1 pyerfa==2.0.0.1 pyparsing==3.0.9 python-dateutil==2.8.2