Skip to content

Commit

Permalink
chore(deps): update dependency ipywidgets to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2022
1 parent c39c01c commit 4ac0180
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion thc-net/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ scikit-learn = "0.23.1"
[tool.poetry.dev-dependencies]
pytest = "5.4.3"
notebook = "6.0.3"
ipywidgets = "7.5.1"
ipywidgets = "==8.0.2"
requests = "2.23.0"
matplotlib = "3.2.1"
numpy = "1.18.5"
Expand Down

0 comments on commit 4ac0180

Please sign in to comment.