Skip to content

Commit 736d60c

Browse files
Bump ipywidgets from 8.1.3 to 8.1.5
Bumps [ipywidgets](https://github.com/jupyter-widgets/ipywidgets) from 8.1.3 to 8.1.5. - [Release notes](https://github.com/jupyter-widgets/ipywidgets/releases) - [Commits](jupyter-widgets/ipywidgets@8.1.3...8.1.5) --- updated-dependencies: - dependency-name: ipywidgets dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6b34298 commit 736d60c

File tree

2 files changed

+13
-18
lines changed

2 files changed

+13
-18
lines changed

poetry.lock

Lines changed: 12 additions & 17 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
@@ -74,7 +74,7 @@ gpytorch = "^1.13"
7474

7575
[tool.poetry.group.dev.dependencies]
7676
ipython = "^8.26.0"
77-
ipywidgets = "^8.1.3"
77+
ipywidgets = "^8.1.5"
7878
jupyter-core = "^5.7.2"
7979
black = "^24.8.0"
8080
pytest = "^8.3.2"

0 commit comments

Comments
 (0)