Skip to content

Commit c0f827d

Browse files
fix: bump ipywidgets from 8.1.5 to 8.1.7
Bumps [ipywidgets](https://github.com/jupyter-widgets/ipywidgets) from 8.1.5 to 8.1.7. - [Release notes](https://github.com/jupyter-widgets/ipywidgets/releases) - [Commits](jupyter-widgets/ipywidgets@8.1.5...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 6e2beae commit c0f827d

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
@@ -37,7 +37,7 @@ psycopg2-binary==2.9.10
3737
# Jupyter Notebook Libraries:
3838
jupyter==1.1.1
3939
notebook==7.4.2
40-
ipywidgets==8.1.5
40+
ipywidgets==8.1.7
4141

4242
# Other Useful Libraries:
4343
joblib==1.4.2

0 commit comments

Comments
 (0)