Skip to content

Commit efdbf2d

Browse files
fix(deps): update dependency ipywidgets to <=8.1.5 (#105)
Co-authored-by: ibm-mend-app[bot] <ibm-mend-app[bot]@users.noreply.github.com>
1 parent 58afd31 commit efdbf2d

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

poetry.lock

+10-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ license = "MIT"
1616
python = "^3.8"
1717
requests = "~2"
1818
tqdm = "~4"
19-
ipywidgets = "<=8.1.3"
19+
ipywidgets = "<=8.1.5"
2020
ipython = "*"
2121
ibm-cos-sdk = ">=2.13.3"
2222
typing-extensions = {version = "*", python = "^3.11.3", optional = true}

0 commit comments

Comments
 (0)