File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ RUN python3 -m pip install --upgrade \
3535 # https://github.com/advisories/GHSA-44cc-43rp-5947
3636 jupyterlab==4.0.11 \
3737 # https://github.com/advisories/GHSA-5h86-8mv2-jq9f
38- aiohttp==3.9.2 \
38+ aiohttp==3.9.4 \
3939 # https://github.com/advisories/GHSA-6vqw-3v5j-54x4
4040 cryptography==42.0.4 \
4141 # https://github.com/advisories/GHSA-2mqj-m65w-jghx
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ checkPythonPackageVersion "requests" "2.31.0"
4343checkPythonPackageVersion " cryptography" " 42.0.4"
4444checkPythonPackageVersion " transformers" " 4.36.0"
4545checkPythonPackageVersion " mpmath" " 1.3.0"
46- checkPythonPackageVersion " aiohttp" " 3.9.2 "
46+ checkPythonPackageVersion " aiohttp" " 3.9.4 "
4747checkPythonPackageVersion " jupyter_server" " 2.7.2"
4848checkPythonPackageVersion " tornado" " 6.3.3"
4949checkPythonPackageVersion " pyarrow" " 14.0.1"
You can’t perform that action at this time.
0 commit comments