Skip to content

Commit

Permalink
chore(deps): bump pillow from 10.0.1 to 10.3.0 in /backend/src/apiser…
Browse files Browse the repository at this point in the history
…ver/visualization (#10658)

Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.1 to 10.3.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@10.0.1...10.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 5, 2024
1 parent ed0d9fa commit 3564a93
Showing 1 changed file with 21 additions and 23 deletions.
44 changes: 21 additions & 23 deletions backend/src/apiserver/visualization/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,7 @@ apache-beam[gcp]==2.46.0
# tensorflow-model-analysis
# tfx-bsl
argon2-cffi==23.1.0
# via
# jupyter-server
# notebook
# via notebook
argon2-cffi-bindings==21.2.0
# via argon2-cffi
astunparse==1.6.3
Expand All @@ -34,7 +32,7 @@ backcall==0.2.0
bleach==6.0.0
# via nbconvert
bokeh==1.2.0
# via -r -
# via -r requirements.in
cachetools==4.2.4
# via
# apache-beam
Expand Down Expand Up @@ -74,7 +72,7 @@ flatbuffers==23.5.26
gast==0.4.0
# via tensorflow
gcsfs==0.2.3
# via -r -
# via -r requirements.in
google-api-core[grpc]==2.11.1
# via
# google-cloud-bigquery
Expand All @@ -92,7 +90,7 @@ google-api-core[grpc]==2.11.1
# google-cloud-vision
google-api-python-client==1.7.12
# via
# -r -
# -r requirements.in
# tfx-bsl
google-apitools==0.5.31
# via apache-beam
Expand Down Expand Up @@ -203,11 +201,11 @@ importlib-resources==6.1.0
# jsonschema-specifications
ipykernel==5.1.1
# via
# -r -
# -r requirements.in
# notebook
ipython==7.12.0
# via
# -r -
# -r requirements.in
# ipykernel
# ipywidgets
# tensorflow-model-analysis
Expand All @@ -219,12 +217,12 @@ ipython-genutils==0.2.0
ipywidgets==7.8.1
# via tensorflow-model-analysis
itables==0.1.0
# via -r -
# via -r requirements.in
jedi==0.19.0
# via ipython
jinja2==2.11.3
# via
# -r -
# -r requirements.in
# bokeh
# nbconvert
# notebook
Expand All @@ -238,7 +236,7 @@ jsonschema-specifications==2023.7.1
# via jsonschema
jupyter-client==5.3.5
# via
# -r -
# -r requirements.in
# ipykernel
# notebook
jupyter-core==5.3.1
Expand All @@ -259,19 +257,19 @@ markdown==3.4.4
# via tensorboard
markupsafe==2.0.1
# via
# -r -
# -r requirements.in
# jinja2
mistune==0.8.4
# via
# -r -
# -r requirements.in
# nbconvert
nbconvert==5.5.0
# via
# -r -
# -r requirements.in
# notebook
nbformat==4.4.0
# via
# -r -
# -r requirements.in
# nbconvert
# notebook
nest-asyncio==1.5.8
Expand Down Expand Up @@ -325,7 +323,7 @@ pexpect==4.8.0
# via ipython
pickleshare==0.7.5
# via ipython
pillow==10.0.1
pillow==10.3.0
# via bokeh
pkgutil-resolve-name==1.3.10
# via jsonschema
Expand Down Expand Up @@ -449,7 +447,7 @@ rsa==4.9
# google-auth
# oauth2client
scikit-learn==0.24.2
# via -r -
# via -r requirements.in
scipy==1.10.1
# via
# scikit-learn
Expand Down Expand Up @@ -481,28 +479,28 @@ tensorboard-plugin-wit==1.8.1
# via tensorboard
tensorflow==2.10.1
# via
# -r -
# -r requirements.in
# tensorflow-data-validation
# tensorflow-model-analysis
# tensorflow-serving-api
# tfx-bsl
tensorflow-data-validation==1.9.0
# via -r -
# via -r requirements.in
tensorflow-estimator==2.10.0
# via tensorflow
tensorflow-io-gcs-filesystem==0.34.0
# via tensorflow
tensorflow-metadata==1.9.0
# via
# -r -
# -r requirements.in
# tensorflow-data-validation
# tensorflow-model-analysis
# tfx-bsl
tensorflow-model-analysis==0.40.0
# via -r -
# via -r requirements.in
tensorflow-serving-api==2.10.1
# via
# -r -
# -r requirements.in
# tfx-bsl
termcolor==2.3.0
# via tensorflow
Expand All @@ -518,7 +516,7 @@ threadpoolctl==3.2.0
# via scikit-learn
tornado==6.3.3
# via
# -r -
# -r requirements.in
# bokeh
# ipykernel
# jupyter-client
Expand Down

0 comments on commit 3564a93

Please sign in to comment.