From c438a5d0756c41c6876b4abb6512a7432d2ac19e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 00:18:58 +0000 Subject: [PATCH] Bump pillow from 9.1.1 to 10.0.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.1.1 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.1.1...10.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index 23bea74..f293ef3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,14 +4,11 @@ kiwisolver==1.4.2 matplotlib==3.4.3 numpy==1.22.4 pandas==1.4.2 -pep517==0.12.0 -Pillow==9.1.1 -pip-tools==6.6.2 +pillow==10.0.1 pyparsing==3.0.9 python-dateutil==2.8.2 pytz==2022.1 -scipy==1.8.1 +scipy==1.11.3 seaborn==0.11.2 six==1.16.0 -tomli==2.0.1 typer==0.4.1