Skip to content

Commit

Permalink
Bump pillow from 9.4.0 to 10.0.1
Browse files Browse the repository at this point in the history
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](python-pillow/Pillow@9.4.0...10.0.1)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 17, 2023
1 parent b8e9a96 commit a4d4504
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions notebooks/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a4d4504

Please sign in to comment.