Skip to content

Commit

Permalink
Bump pillow from 9.4.0 to 10.2.0 in /examples/pandera_plugin (#1455)
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.2.0.
- [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.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 27, 2024
1 parent 46a1bcd commit 85eb40e
Showing 1 changed file with 18 additions and 10 deletions.
28 changes: 18 additions & 10 deletions examples/pandera_plugin/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
#
# pip-compile requirements.in
#
appnope==0.1.3
# via ipython
arrow==1.2.3
# via jinja2-time
asttokens==2.2.1
Expand Down Expand Up @@ -43,7 +41,9 @@ cookiecutter==2.1.1
croniter==1.3.8
# via flytekit
cryptography==39.0.2
# via pyopenssl
# via
# pyopenssl
# secretstorage
cycler==0.11.0
# via matplotlib
dataclasses-json==0.5.7
Expand All @@ -70,11 +70,11 @@ flyteidl==1.3.14
# via flytekit
flytekit==1.4.2
# via
# -r ../../../common/requirements-common.in
# -r requirements.in
# flytekitplugins-deck-standard
# flytekitplugins-pandera
flytekitplugins-deck-standard==1.4.2
# via -r ../../../common/requirements-common.in
# via -r requirements.in
flytekitplugins-pandera==1.4.2
# via -r requirements.in
fonttools==4.39.2
Expand Down Expand Up @@ -121,6 +121,10 @@ jaraco-classes==3.2.3
# via keyring
jedi==0.18.2
# via ipython
jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.2
# via
# cookiecutter
Expand Down Expand Up @@ -157,7 +161,7 @@ marshmallow-jsonschema==0.13.0
# via flytekit
matplotlib==3.6.3
# via
# -r ../../../common/requirements-common.in
# -r requirements.in
# phik
# seaborn
# ydata-profiling
Expand Down Expand Up @@ -229,7 +233,7 @@ phik==0.12.3
# via ydata-profiling
pickleshare==0.7.5
# via ipython
pillow==9.4.0
pillow==10.2.0
# via
# imagehash
# matplotlib
Expand Down Expand Up @@ -329,6 +333,8 @@ scipy==1.9.3
# ydata-profiling
seaborn==0.12.2
# via ydata-profiling
secretstorage==3.3.3
# via keyring
six==1.16.0
# via
# asttokens
Expand Down Expand Up @@ -383,8 +389,10 @@ urllib3==1.26.15
# kubernetes
# requests
# responses
visions[type_image_path]==0.7.5
# via ydata-profiling
visions[type-image-path]==0.7.5
# via
# visions
# ydata-profiling
wcwidth==0.2.6
# via prompt-toolkit
websocket-client==1.5.1
Expand All @@ -393,7 +401,7 @@ websocket-client==1.5.1
# kubernetes
wheel==0.40.0
# via
# -r ../../../common/requirements-common.in
# -r requirements.in
# flytekit
widgetsnbextension==4.0.6
# via ipywidgets
Expand Down

0 comments on commit 85eb40e

Please sign in to comment.