Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump pillow from 9.5.0 to 10.0.1 in /_example_template #1168

Merged
merged 1 commit into from
Oct 11, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading