Skip to content

Commit d968213

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ psycopg2-binary==2.9.10
3333
# Jupyter Notebook Libraries:
3434
jupyter==1.1.1
3535
notebook==7.3.3
36-
ipywidgets==8.1.5
36+
ipywidgets==8.1.6
3737

3838
# Other Useful Libraries:
3939
joblib==1.4.2

0 commit comments

Comments
 (0)