Skip to content

Commit 68479af

Browse files
fix: bump ipywidgets from 8.1.7 to 8.1.8
Bumps [ipywidgets](https://github.com/jupyter-widgets/ipywidgets) from 8.1.7 to 8.1.8. - [Release notes](https://github.com/jupyter-widgets/ipywidgets/releases) - [Commits](jupyter-widgets/ipywidgets@8.1.7...8.1.8) --- updated-dependencies: - dependency-name: ipywidgets dependency-version: 8.1.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 161a7fd commit 68479af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ psycopg2-binary==2.9.10
4141
# Jupyter Notebook Libraries:
4242
jupyter==1.1.1
4343
notebook==7.4.7
44-
ipywidgets==8.1.7
44+
ipywidgets==8.1.8
4545

4646
# Other Useful Libraries:
4747
joblib==1.5.1

0 commit comments

Comments
 (0)