Skip to content

Commit 112cfc0

Browse files
committed
Update dependencies
1 parent 55a7d9c commit 112cfc0

File tree

7 files changed

+19
-19
lines changed

7 files changed

+19
-19
lines changed

requirements/base.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dnspython==2.7.0
2323
# via email-validator
2424
email-validator==2.2.0
2525
# via scippneutron
26-
essreduce==25.4.1
26+
essreduce==25.5.0
2727
# via -r base.in
2828
fonttools==4.57.0
2929
# via matplotlib
@@ -47,7 +47,7 @@ lazy-loader==0.4
4747
# scippneutron
4848
locket==1.0.0
4949
# via partd
50-
matplotlib==3.10.1
50+
matplotlib==3.10.3
5151
# via
5252
# mpltoolbox
5353
# plopp
@@ -110,7 +110,7 @@ scipp==25.5.0
110110
# essreduce
111111
# scippneutron
112112
# scippnexus
113-
scippneutron==25.2.1
113+
scippneutron==25.5.0
114114
# via
115115
# -r base.in
116116
# essreduce
@@ -119,7 +119,7 @@ scippnexus==25.4.0
119119
# -r base.in
120120
# essreduce
121121
# scippneutron
122-
scipy==1.15.2
122+
scipy==1.15.3
123123
# via
124124
# scippneutron
125125
# scippnexus

requirements/basetest.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ packaging==25.0
1919
# via
2020
# pooch
2121
# pytest
22-
platformdirs==4.3.7
22+
platformdirs==4.3.8
2323
# via pooch
2424
pluggy==1.5.0
2525
# via pytest

requirements/ci.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ packaging==25.0
3232
# -r ci.in
3333
# pyproject-api
3434
# tox
35-
platformdirs==4.3.7
35+
platformdirs==4.3.8
3636
# via
3737
# tox
3838
# virtualenv
@@ -54,5 +54,5 @@ typing-extensions==4.13.2
5454
# via tox
5555
urllib3==2.4.0
5656
# via requests
57-
virtualenv==20.30.0
57+
virtualenv==20.31.2
5858
# via tox

requirements/dev.txt

Lines changed: 2 additions & 2 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.23.1
31+
dunamai==1.24.0
3232
# via copier
3333
fqdn==1.5.1
3434
# via jsonschema
@@ -65,7 +65,7 @@ jupyter-server==2.15.0
6565
# notebook-shim
6666
jupyter-server-terminals==0.5.3
6767
# via jupyter-server
68-
jupyterlab==4.4.1
68+
jupyterlab==4.4.2
6969
# via -r dev.in
7070
jupyterlab-server==2.27.3
7171
# via jupyterlab

requirements/docs.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ ipython==8.36.0
7272
# ipywidgets
7373
ipytree==0.2.2
7474
# via -r docs.in
75-
ipywidgets==8.1.6
75+
ipywidgets==8.1.7
7676
# via
7777
# -r docs.in
7878
# bqplot
@@ -104,7 +104,7 @@ jupyter-core==5.7.2
104104
# nbformat
105105
jupyterlab-pygments==0.3.0
106106
# via nbconvert
107-
jupyterlab-widgets==3.0.14
107+
jupyterlab-widgets==3.0.15
108108
# via ipywidgets
109109
markdown-it-py==3.0.0
110110
# via
@@ -145,7 +145,7 @@ parso==0.8.4
145145
# via jedi
146146
pexpect==4.9.0
147147
# via ipython
148-
platformdirs==4.3.7
148+
platformdirs==4.3.8
149149
# via
150150
# jupyter-core
151151
# pooch
@@ -186,7 +186,7 @@ rpds-py==0.24.0
186186
# via
187187
# jsonschema
188188
# referencing
189-
snowballstemmer==2.2.0
189+
snowballstemmer==3.0.0.1
190190
# via sphinx
191191
soupsieve==2.7
192192
# via beautifulsoup4

requirements/nightly.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dnspython==2.7.0
3030
# via email-validator
3131
email-validator==2.2.0
3232
# via scippneutron
33-
essreduce==25.4.1
33+
essreduce==25.5.0
3434
# via -r nightly.in
3535
exceptiongroup==1.2.2
3636
# via pytest
@@ -60,7 +60,7 @@ lazy-loader==0.4
6060
# scippneutron
6161
locket==1.0.0
6262
# via partd
63-
matplotlib==3.10.1
63+
matplotlib==3.10.3
6464
# via
6565
# mpltoolbox
6666
# plopp
@@ -92,7 +92,7 @@ partd==1.4.2
9292
# via dask
9393
pillow==11.2.1
9494
# via matplotlib
95-
platformdirs==4.3.7
95+
platformdirs==4.3.8
9696
# via pooch
9797
plopp @ git+https://github.com/scipp/plopp@main
9898
# via
@@ -144,7 +144,7 @@ scippnexus @ git+https://github.com/scipp/scippnexus@main
144144
# -r nightly.in
145145
# essreduce
146146
# scippneutron
147-
scipy==1.15.2
147+
scipy==1.15.3
148148
# via
149149
# scippneutron
150150
# scippnexus

requirements/static.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@ identify==2.6.10
1515
# via pre-commit
1616
nodeenv==1.9.1
1717
# via pre-commit
18-
platformdirs==4.3.7
18+
platformdirs==4.3.8
1919
# via virtualenv
2020
pre-commit==4.2.0
2121
# via -r static.in
2222
pyyaml==6.0.2
2323
# via pre-commit
24-
virtualenv==20.30.0
24+
virtualenv==20.31.2
2525
# via pre-commit

0 commit comments

Comments
 (0)