Skip to content

Commit

Permalink
Bump pillow from 9.5.0 to 10.0.1 in /_example_template
Browse files Browse the repository at this point in the history
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.5.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.5.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 11, 2023
1 parent 24d69b1 commit f2eb334
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions _example_template/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -112,10 +112,10 @@ flyteidl==1.5.11
# via flytekit
flytekit==1.7.0
# via
# -r _example_template/requirements.in
# -r requirements.in
# flytekitplugins-deck-standard
flytekitplugins-deck-standard==1.7.0
# via -r _example_template/requirements.in
# via -r requirements.in
fonttools==4.40.0
# via matplotlib
frozenlist==1.3.3
Expand Down Expand Up @@ -244,7 +244,7 @@ marshmallow-jsonschema==0.13.0
# via flytekit
matplotlib==3.7.1
# via
# -r _example_template/requirements.in
# -r requirements.in
# phik
# seaborn
# wordcloud
Expand Down Expand Up @@ -325,7 +325,7 @@ phik==0.12.3
# via ydata-profiling
pickleshare==0.7.5
# via ipython
pillow==9.5.0
pillow==10.0.1
# via
# imagehash
# matplotlib
Expand Down Expand Up @@ -525,7 +525,7 @@ websocket-client==1.6.1
# kubernetes
wheel==0.40.0
# via
# -r _example_template/requirements.in
# -r requirements.in
# flytekit
widgetsnbextension==4.0.7
# via ipywidgets
Expand Down

0 comments on commit f2eb334

Please sign in to comment.