From d14b5940715528f22494dc4b36df0d8eac683947 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Nov 2023 22:25:15 +0000 Subject: [PATCH] Bump pillow from 8.4.0 to 10.0.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.4.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/8.4.0...10.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 794a284..1bb4f3d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -205,7 +205,7 @@ pexpect==4.8.0 # via ipython pickleshare==0.7.5 # via ipython -pillow==8.4.0 +pillow==10.0.1 # via matplotlib plotly==5.4.0 # via poliastro @@ -261,7 +261,9 @@ requests==2.26.0 # orbit-predictor # pyvo rfc3986[idna2008]==1.5.0 - # via httpx + # via + # httpx + # rfc3986 rise==5.7.1 # via -r requirements.in scipy==1.7.3