Skip to content

Commit 31a3140

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

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.4.1
36-
ipywidgets==8.1.6
36+
ipywidgets==8.1.7
3737

3838
# Other Useful Libraries:
3939
joblib==1.4.2

0 commit comments

Comments
 (0)