Skip to content

Commit 099d5da

Browse files
Update dependency ipywidgets to v8.1.2 (#241)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ce0d15a commit 099d5da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies = [
3434
"einops==0.7.0", # Makes shape transformations more readable
3535
"jupyterlab==4.1.0", # Jupyter notebook
3636
"jupyterlab-code-formatter==2.2.1", # Jupyter code formatter
37-
"ipywidgets==8.1.1", # Jupyter widgets
37+
"ipywidgets==8.1.2", # Jupyter widgets
3838
"wandb-osh==1.2.1", # W&B support for SLURM
3939
"h5py==3.10.0", # HDF5 file format load/save
4040
"opencv-python==4.8.0.74", # Image processing

0 commit comments

Comments
 (0)