Skip to content

Commit e73a675

Browse files
fix(deps): update dependency ipywidgets to <=8.1.8 (#170)
Co-authored-by: ibm-mend-app[bot] <ibm-mend-app[bot]@users.noreply.github.com>
1 parent 49dcf16 commit e73a675

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ license = "MIT"
1616
python = "^3.9"
1717
requests = "~2"
1818
tqdm = "~4"
19-
ipywidgets = "<=8.1.7"
19+
ipywidgets = "<=8.1.8"
2020
ipython = "*"
2121
ibm-cos-sdk = ">=2.13.3"
2222
typing-extensions = {version = "*", python = "^3.11.3", optional = true}

0 commit comments

Comments
 (0)