File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -30,8 +30,8 @@ RUN python3 -m pip install --upgrade \
3030 pyarrow==14.0.1 \
3131 # https://github.com/advisories/GHSA-v68g-wm8c-6x7j
3232 transformers==4.36.0 \
33- # https://github.com/advisories/GHSA-3f63-hfp8-52jq
34- pillow==10.2 .0 \
33+ # https://github.com/advisories/GHSA-44wm-f244-xhp3
34+ pillow==10.3 .0 \
3535 # https://github.com/advisories/GHSA-44cc-43rp-5947
3636 jupyterlab==4.0.11 \
3737 # https://github.com/advisories/GHSA-5h86-8mv2-jq9f
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ checkPythonPackageVersion "aiohttp" "3.9.2"
4747checkPythonPackageVersion " jupyter_server" " 2.7.2"
4848checkPythonPackageVersion " tornado" " 6.3.3"
4949checkPythonPackageVersion " pyarrow" " 14.0.1"
50- checkPythonPackageVersion " pillow" " 10.2 .0"
50+ checkPythonPackageVersion " pillow" " 10.3 .0"
5151checkPythonPackageVersion " jupyterlab" " 4.0.11"
5252checkPythonPackageVersion " gitpython" " 3.1.41"
5353checkPythonPackageVersion " jupyter-lsp" " 2.2.2"
You can’t perform that action at this time.
0 commit comments