Skip to content

Commit 3d9c211

Browse files
committed
Update dependencies
1 parent 14c74d8 commit 3d9c211

File tree

6 files changed

+32
-29
lines changed

6 files changed

+32
-29
lines changed

requirements/base.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
annotated-types==0.7.0
99
# via pydantic
10-
click==8.1.8
10+
click==8.2.0
1111
# via dask
1212
cloudpickle==3.1.1
1313
# via dask
@@ -17,17 +17,17 @@ cyclebane==24.10.0
1717
# via sciline
1818
cycler==0.12.1
1919
# via matplotlib
20-
dask==2025.4.1
20+
dask==2025.5.0
2121
# via -r base.in
2222
dnspython==2.7.0
2323
# via email-validator
2424
email-validator==2.2.0
2525
# via scippneutron
26-
essreduce==25.5.0
26+
essreduce==25.5.1
2727
# via -r base.in
28-
fonttools==4.57.0
28+
fonttools==4.58.0
2929
# via matplotlib
30-
fsspec==2025.3.2
30+
fsspec==2025.5.0
3131
# via dask
3232
graphviz==0.20.3
3333
# via -r base.in
@@ -55,7 +55,7 @@ mpltoolbox==25.4.0
5555
# via scippneutron
5656
networkx==3.4.2
5757
# via cyclebane
58-
numpy==2.2.5
58+
numpy==2.2.6
5959
# via
6060
# contourpy
6161
# h5py
@@ -77,7 +77,7 @@ partd==1.4.2
7777
# via dask
7878
pillow==11.2.1
7979
# via matplotlib
80-
plopp==25.4.1
80+
plopp==25.5.0
8181
# via
8282
# -r base.in
8383
# scippneutron
@@ -100,7 +100,7 @@ pyyaml==6.0.2
100100
# via
101101
# dask
102102
# orsopy
103-
sciline==25.4.1
103+
sciline==25.5.1
104104
# via
105105
# -r base.in
106106
# essreduce

requirements/basetest.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ certifi==2025.4.26
99
# via requests
1010
charset-normalizer==3.4.2
1111
# via requests
12-
exceptiongroup==1.2.2
12+
exceptiongroup==1.3.0
1313
# via pytest
1414
idna==3.10
1515
# via requests
@@ -21,7 +21,7 @@ packaging==25.0
2121
# pytest
2222
platformdirs==4.3.8
2323
# via pooch
24-
pluggy==1.5.0
24+
pluggy==1.6.0
2525
# via pytest
2626
pooch==1.8.2
2727
# via -r basetest.in
@@ -31,5 +31,7 @@ requests==2.32.3
3131
# via pooch
3232
tomli==2.2.1
3333
# via pytest
34+
typing-extensions==4.13.2
35+
# via exceptiongroup
3436
urllib3==2.4.0
3537
# via requests

requirements/ci.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@ platformdirs==4.3.8
3636
# via
3737
# tox
3838
# virtualenv
39-
pluggy==1.5.0
39+
pluggy==1.6.0
4040
# via tox
41-
pyproject-api==1.9.0
41+
pyproject-api==1.9.1
4242
# via tox
4343
requests==2.32.3
4444
# via -r ci.in
@@ -48,7 +48,7 @@ tomli==2.2.1
4848
# via
4949
# pyproject-api
5050
# tox
51-
tox==4.25.0
51+
tox==4.26.0
5252
# via -r ci.in
5353
typing-extensions==4.13.2
5454
# via tox

requirements/dev.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ cffi==1.17.1
2828
# via argon2-cffi-bindings
2929
copier==9.7.1
3030
# via -r dev.in
31-
dunamai==1.24.0
31+
dunamai==1.24.1
3232
# via copier
3333
fqdn==1.5.1
3434
# via jsonschema
@@ -57,7 +57,7 @@ jupyter-events==0.12.0
5757
# via jupyter-server
5858
jupyter-lsp==2.2.5
5959
# via jupyterlab
60-
jupyter-server==2.15.0
60+
jupyter-server==2.16.0
6161
# via
6262
# jupyter-lsp
6363
# jupyterlab
@@ -81,7 +81,7 @@ pip-tools==7.4.1
8181
# via pip-compile-multi
8282
plumbum==1.9.0
8383
# via copier
84-
prometheus-client==0.21.1
84+
prometheus-client==0.22.0
8585
# via jupyter-server
8686
pycparser==2.22
8787
# via cffi
@@ -107,7 +107,7 @@ terminado==0.18.1
107107
# jupyter-server-terminals
108108
toposort==1.10
109109
# via pip-compile-multi
110-
types-python-dateutil==2.9.0.20241206
110+
types-python-dateutil==2.9.0.20250516
111111
# via arrow
112112
uri-template==1.3.0
113113
# via jsonschema

requirements/docs.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ docutils==0.21.2
4848
# nbsphinx
4949
# pydata-sphinx-theme
5050
# sphinx
51-
exceptiongroup==1.2.2
51+
exceptiongroup==1.3.0
5252
# via ipython
5353
executing==2.2.0
5454
# via stack-data
@@ -182,11 +182,11 @@ requests==2.32.3
182182
# via
183183
# pooch
184184
# sphinx
185-
rpds-py==0.24.0
185+
rpds-py==0.25.0
186186
# via
187187
# jsonschema
188188
# referencing
189-
snowballstemmer==3.0.0.1
189+
snowballstemmer==3.0.1
190190
# via sphinx
191191
soupsieve==2.7
192192
# via beautifulsoup4
@@ -223,7 +223,7 @@ tinycss2==1.4.0
223223
# via bleach
224224
tomli==2.2.1
225225
# via sphinx
226-
tornado==6.4.2
226+
tornado==6.5
227227
# via
228228
# ipykernel
229229
# jupyter-client

requirements/nightly.txt

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ certifi==2025.4.26
1414
# via requests
1515
charset-normalizer==3.4.2
1616
# via requests
17-
click==8.1.8
17+
click==8.2.0
1818
# via dask
1919
cloudpickle==3.1.1
2020
# via dask
@@ -24,19 +24,19 @@ cyclebane==24.10.0
2424
# via sciline
2525
cycler==0.12.1
2626
# via matplotlib
27-
dask==2025.4.1
27+
dask==2025.5.0
2828
# via -r nightly.in
2929
dnspython==2.7.0
3030
# via email-validator
3131
email-validator==2.2.0
3232
# via scippneutron
33-
essreduce==25.5.0
33+
essreduce==25.5.1
3434
# via -r nightly.in
35-
exceptiongroup==1.2.2
35+
exceptiongroup==1.3.0
3636
# via pytest
37-
fonttools==4.57.0
37+
fonttools==4.58.0
3838
# via matplotlib
39-
fsspec==2025.3.2
39+
fsspec==2025.5.0
4040
# via dask
4141
graphviz==0.20.3
4242
# via -r nightly.in
@@ -68,7 +68,7 @@ mpltoolbox==25.4.0
6868
# via scippneutron
6969
networkx==3.4.2
7070
# via cyclebane
71-
numpy==2.2.5
71+
numpy==2.2.6
7272
# via
7373
# contourpy
7474
# h5py
@@ -98,7 +98,7 @@ plopp @ git+https://github.com/scipp/plopp@main
9898
# via
9999
# -r nightly.in
100100
# scippneutron
101-
pluggy==1.5.0
101+
pluggy==1.6.0
102102
# via pytest
103103
pooch==1.8.2
104104
# via -r nightly.in
@@ -158,6 +158,7 @@ toolz==1.0.0
158158
# partd
159159
typing-extensions==4.13.2
160160
# via
161+
# exceptiongroup
161162
# pydantic
162163
# pydantic-core
163164
# sciline

0 commit comments

Comments
 (0)