From a4d4504ce334e2a8bf032d645704cf74436300ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 16:54:33 +0000 Subject: [PATCH] Bump pillow from 9.4.0 to 10.0.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.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/9.4.0...10.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: indirect ... Signed-off-by: dependabot[bot] --- notebooks/requirements.txt | 12 ++++++------ requirements.txt | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/notebooks/requirements.txt b/notebooks/requirements.txt index 98c5fffed3..e103a458ec 100644 --- a/notebooks/requirements.txt +++ b/notebooks/requirements.txt @@ -40,7 +40,7 @@ bleach==6.0.0 # nbconvert # panel bmi-topography==0.8.2 - # via -r requirements.in + # via -r notebooks/requirements.in bmipy==2.0 # via bmi-topography bokeh==2.4.3 @@ -85,7 +85,7 @@ comm==0.1.2 cookiecutter==2.1.1 # via mesa dask[array]==2023.8.1 - # via -r requirements.in + # via -r notebooks/requirements.in debugpy==1.6.6 # via ipykernel decorator==5.1.1 @@ -105,7 +105,7 @@ fsspec==2023.1.0 h11==0.14.0 # via uvicorn holoviews==1.17.1 - # via -r requirements.in + # via -r notebooks/requirements.in humanize==4.8.0 # via solara idna==3.4 @@ -170,7 +170,7 @@ jsonschema[format-nongpl]==4.17.3 # jupyter-events # nbformat jupyter==1.0.0 - # via -r requirements.in + # via -r notebooks/requirements.in jupyter-client==8.3.0 # via # ipykernel @@ -228,7 +228,7 @@ matplotlib-inline==0.1.6 mdurl==0.1.2 # via markdown-it-py mesa==2.1.1 - # via -r requirements.in + # via -r notebooks/requirements.in mistune==2.0.5 # via nbconvert mypy-extensions==1.0.0 @@ -311,7 +311,7 @@ pexpect==4.8.0 # via ipython pickleshare==0.7.5 # via ipython -pillow==9.4.0 +pillow==10.0.1 # via bokeh platformdirs==3.0.0 # via diff --git a/requirements.txt b/requirements.txt index 266df51751..ec4bed1d6c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -67,7 +67,7 @@ pathspec==0.11.0 # via black patsy==0.5.3 # via statsmodels -pillow==9.4.0 +pillow==10.0.1 # via matplotlib platformdirs==3.0.0 # via black