File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- name : Test pip and conda installs, build Docker image
1+ name : Test pip and conda installs, build Docker image, create release
22
33on :
44 push :
7575 gh release create "$tag" \
7676 --repo="$GITHUB_REPOSITORY" \
7777 --title="${GITHUB_REPOSITORY#*/} ${tag#v}" \
78- --generate-notes
78+ --generate-notes
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ cloudpickle==3.1.1
4444 # via dask
4545comm == 0.2.2
4646 # via ipykernel
47- dask [array ]== 2024.12.1
47+ dask [array ]== 2025.1.0
4848 # via
4949 # iohub
5050 # napari
@@ -313,7 +313,7 @@ qtpy==2.4.2
313313 # napari-iohub
314314 # qtconsole
315315 # superqt
316- referencing == 0.36.0
316+ referencing == 0.36.1
317317 # via
318318 # jsonschema
319319 # jsonschema-specifications
You can’t perform that action at this time.
0 commit comments