Skip to content

Commit f8913f5

Browse files
author
Nathan Hammond
committed
update requirements.txt
1 parent 912e6b6 commit f8913f5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Test pip and conda installs, build Docker image
1+
name: Test pip and conda installs, build Docker image, create release
22

33
on:
44
push:
@@ -75,4 +75,4 @@ jobs:
7575
gh release create "$tag" \
7676
--repo="$GITHUB_REPOSITORY" \
7777
--title="${GITHUB_REPOSITORY#*/} ${tag#v}" \
78-
--generate-notes
78+
--generate-notes

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ cloudpickle==3.1.1
4444
# via dask
4545
comm==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

0 commit comments

Comments
 (0)