Skip to content

Commit 9e76fbf

Browse files
committed
Bump scippneutron to 25.02.1
1 parent 58fccfc commit 9e76fbf

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ dependencies = [
4040
"pythreejs",
4141
"sciline>=24.06.2",
4242
"scipp>=24.09.1", # Fixed new hist/bin API
43-
"scippneutron>=25.02.0",
43+
"scippneutron>=25.02.1",
4444
"scippnexus>=23.12.1", # 23.12.0 and below deadlock in threaded use
4545
]
4646

requirements/base.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ plopp
1111
pythreejs
1212
sciline>=24.06.2
1313
scipp>=24.09.1
14-
scippneutron>=25.02.0
14+
scippneutron>=25.02.1
1515
scippnexus>=23.12.1

requirements/base.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SHA1:0ba7285c8699fdf116b0f88f7bed0e143d9889eb
1+
# SHA1:4505a5e875bef5ea2f9d5ce0d28ffeafee367336
22
#
33
# This file is autogenerated by pip-compile-multi
44
# To update, run:
@@ -145,7 +145,7 @@ scipp==25.2.0
145145
# essreduce
146146
# scippneutron
147147
# scippnexus
148-
scippneutron==25.2.0
148+
scippneutron==25.2.1
149149
# via
150150
# -r base.in
151151
# essreduce

requirements/ci.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#
66
# pip-compile-multi
77
#
8-
cachetools==5.5.1
8+
cachetools==5.5.2
99
# via tox
1010
certifi==2025.1.31
1111
# via requests

requirements/docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ requests==2.32.3
120120
# via
121121
# pooch
122122
# sphinx
123-
rpds-py==0.22.3
123+
rpds-py==0.23.0
124124
# via
125125
# jsonschema
126126
# referencing

0 commit comments

Comments
 (0)