Skip to content

Commit 93145d5

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 4cf21f8 commit 93145d5

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
@@ -42,7 +42,7 @@ psycopg2-binary==2.9.11
4242
# Jupyter Notebook Libraries:
4343
jupyter==1.1.1
4444
notebook==7.4.7
45-
ipywidgets==8.1.7
45+
ipywidgets==8.1.8
4646

4747
# Other Useful Libraries:
4848
joblib==1.5.2

0 commit comments

Comments
 (0)