Skip to content

Commit

Permalink
Bump ipywidgets from 8.1.3 to 8.1.5
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 20, 2024
1 parent c213d39 commit eb4eec4
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 18 deletions.
29 changes: 12 additions & 17 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ lightning = "^2.4.0"

[tool.poetry.group.dev.dependencies]
ipython = "^8.26.0"
ipywidgets = "^8.1.3"
ipywidgets = "^8.1.5"
jupyter-core = "^5.7.2"
black = "^24.8.0"
pytest = "^8.3.2"
Expand Down

0 comments on commit eb4eec4

Please sign in to comment.