Skip to content

Commit 2e26f50

Browse files
committed
update deps
1 parent c2b5882 commit 2e26f50

File tree

7 files changed

+67
-63
lines changed

7 files changed

+67
-63
lines changed

requirements/base.txt

Lines changed: 19 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SHA1:df5a1bd38eaeab3b3099d7d737171e2192615a39
1+
# SHA1:697621007a6df52e05884bd9bf630052e4aa6fbe
22
#
33
# This file is autogenerated by pip-compile-multi
44
# To update, run:
@@ -7,8 +7,6 @@
77
#
88
asttokens==2.4.1
99
# via stack-data
10-
backcall==0.2.0
11-
# via ipython
1210
certifi==2024.2.2
1311
# via requests
1412
charset-normalizer==3.3.2
@@ -23,15 +21,17 @@ contourpy==1.2.0
2321
# via matplotlib
2422
cycler==0.12.1
2523
# via matplotlib
26-
dask==2024.1.1
24+
dask==2024.2.0
2725
# via -r base.in
2826
decorator==5.1.1
2927
# via ipython
28+
exceptiongroup==1.2.0
29+
# via ipython
3030
executing==2.0.1
3131
# via stack-data
32-
fonttools==4.47.2
32+
fonttools==4.49.0
3333
# via matplotlib
34-
fsspec==2023.12.2
34+
fsspec==2024.2.0
3535
# via dask
3636
graphviz==0.20.1
3737
# via -r base.in
@@ -45,27 +45,25 @@ importlib-metadata==7.0.1
4545
# via dask
4646
ipydatawidgets==4.3.5
4747
# via pythreejs
48-
ipython==8.9.0
49-
# via
50-
# -r base.in
51-
# ipywidgets
52-
ipywidgets==8.1.1
48+
ipython==8.22.1
49+
# via ipywidgets
50+
ipywidgets==8.1.2
5351
# via
5452
# ipydatawidgets
5553
# pythreejs
5654
jedi==0.19.1
5755
# via ipython
58-
jupyterlab-widgets==3.0.9
56+
jupyterlab-widgets==3.0.10
5957
# via ipywidgets
6058
kiwisolver==1.4.5
6159
# via matplotlib
6260
locket==1.0.0
6361
# via partd
64-
matplotlib==3.8.2
62+
matplotlib==3.8.3
6563
# via plopp
6664
matplotlib-inline==0.1.6
6765
# via ipython
68-
numpy==1.26.3
66+
numpy==1.26.4
6967
# via
7068
# contourpy
7169
# h5py
@@ -88,20 +86,16 @@ partd==1.4.1
8886
# via dask
8987
pexpect==4.9.0
9088
# via ipython
91-
pickleshare==0.7.5
92-
# via ipython
9389
pillow==10.2.0
9490
# via matplotlib
9591
platformdirs==4.2.0
9692
# via pooch
97-
plopp==24.1.1
93+
plopp==24.2.0
9894
# via -r base.in
99-
pooch==1.8.0
95+
pooch==1.8.1
10096
# via scippneutron
101-
prompt-toolkit==3.0.36
102-
# via
103-
# -r base.in
104-
# ipython
97+
prompt-toolkit==3.0.43
98+
# via ipython
10599
ptyprocess==0.7.0
106100
# via pexpect
107101
pure-eval==0.2.2
@@ -123,7 +117,7 @@ pyyaml==6.0.1
123117
# orsopy
124118
requests==2.31.0
125119
# via pooch
126-
sciline==24.1.1
120+
sciline==24.2.1
127121
# via -r base.in
128122
scipp==24.2.0
129123
# via
@@ -158,11 +152,11 @@ traitlets==5.14.1
158152
# traittypes
159153
traittypes==0.2.1
160154
# via ipydatawidgets
161-
urllib3==2.2.0
155+
urllib3==2.2.1
162156
# via requests
163157
wcwidth==0.2.13
164158
# via prompt-toolkit
165-
widgetsnbextension==4.0.9
159+
widgetsnbextension==4.0.10
166160
# via ipywidgets
167161
zipp==3.17.0
168162
# via importlib-metadata

requirements/basetest.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ packaging==23.2
1313
# via pytest
1414
pluggy==1.4.0
1515
# via pytest
16-
pytest==8.0.0
16+
pytest==8.0.1
1717
# via -r basetest.in
1818
tomli==2.0.1
1919
# via pytest

requirements/ci.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ filelock==3.13.1
2323
# virtualenv
2424
gitdb==4.0.11
2525
# via gitpython
26-
gitpython==3.1.41
26+
gitpython==3.1.42
2727
# via -r ci.in
2828
idna==3.6
2929
# via requests
@@ -48,9 +48,9 @@ tomli==2.0.1
4848
# via
4949
# pyproject-api
5050
# tox
51-
tox==4.12.1
51+
tox==4.13.0
5252
# via -r ci.in
53-
urllib3==2.2.0
53+
urllib3==2.2.1
5454
# via requests
55-
virtualenv==20.25.0
55+
virtualenv==20.25.1
5656
# via tox

requirements/dev.txt

Lines changed: 23 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,10 @@
1414
-r wheels.txt
1515
annotated-types==0.6.0
1616
# via pydantic
17-
anyio==4.2.0
18-
# via jupyter-server
17+
anyio==4.3.0
18+
# via
19+
# httpx
20+
# jupyter-server
1921
argon2-cffi==23.1.0
2022
# via jupyter-server
2123
argon2-cffi-bindings==21.2.0
@@ -28,17 +30,23 @@ cffi==1.16.0
2830
# via argon2-cffi-bindings
2931
copier==9.1.1
3032
# via -r dev.in
31-
dunamai==1.19.0
33+
dunamai==1.19.2
3234
# via copier
3335
fqdn==1.5.1
3436
# via jsonschema
3537
funcy==2.0
3638
# via copier
39+
h11==0.14.0
40+
# via httpcore
41+
httpcore==1.0.4
42+
# via httpx
43+
httpx==0.27.0
44+
# via jupyterlab
3745
isoduration==20.11.0
3846
# via jsonschema
3947
jinja2-ansible-filters==1.3.2
4048
# via copier
41-
json5==0.9.14
49+
json5==0.9.17
4250
# via jupyterlab-server
4351
jsonpointer==2.4
4452
# via jsonschema
@@ -59,35 +67,35 @@ jupyter-server==2.12.5
5967
# notebook-shim
6068
jupyter-server-terminals==0.5.2
6169
# via jupyter-server
62-
jupyterlab==4.0.12
70+
jupyterlab==4.1.2
6371
# via -r dev.in
64-
jupyterlab-server==2.25.2
72+
jupyterlab-server==2.25.3
6573
# via jupyterlab
66-
notebook-shim==0.2.3
74+
notebook-shim==0.2.4
6775
# via jupyterlab
6876
overrides==7.7.0
6977
# via jupyter-server
7078
pathspec==0.12.1
7179
# via copier
7280
pip-compile-multi==2.6.3
7381
# via -r dev.in
74-
pip-tools==7.3.0
82+
pip-tools==7.4.0
7583
# via pip-compile-multi
7684
plumbum==1.8.2
7785
# via copier
78-
prometheus-client==0.19.0
86+
prometheus-client==0.20.0
7987
# via jupyter-server
8088
pycparser==2.21
8189
# via cffi
82-
pydantic==2.6.0
90+
pydantic==2.6.1
8391
# via copier
84-
pydantic-core==2.16.1
92+
pydantic-core==2.16.2
8593
# via pydantic
8694
python-json-logger==2.0.7
8795
# via jupyter-events
8896
pyyaml-include==1.3.2
8997
# via copier
90-
questionary==2.0.1
98+
questionary==1.10.0
9199
# via copier
92100
rfc3339-validator==0.1.4
93101
# via
@@ -100,7 +108,9 @@ rfc3986-validator==0.1.1
100108
send2trash==1.8.2
101109
# via jupyter-server
102110
sniffio==1.3.0
103-
# via anyio
111+
# via
112+
# anyio
113+
# httpx
104114
terminado==0.18.0
105115
# via
106116
# jupyter-server

requirements/docs.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ beautifulsoup4==4.12.3
2424
# pydata-sphinx-theme
2525
bleach==6.1.0
2626
# via nbconvert
27-
debugpy==1.8.0
27+
debugpy==1.8.1
2828
# via ipykernel
2929
defusedxml==0.7.1
3030
# via nbconvert
@@ -38,7 +38,7 @@ fastjsonschema==2.19.1
3838
# via nbformat
3939
imagesize==1.4.1
4040
# via sphinx
41-
ipykernel==6.29.0
41+
ipykernel==6.29.2
4242
# via -r docs.in
4343
jinja2==3.1.3
4444
# via
@@ -67,7 +67,7 @@ markdown-it-py==3.0.0
6767
# via
6868
# mdit-py-plugins
6969
# myst-parser
70-
markupsafe==2.1.4
70+
markupsafe==2.1.5
7171
# via
7272
# jinja2
7373
# nbconvert
@@ -81,7 +81,7 @@ myst-parser==2.0.0
8181
# via -r docs.in
8282
nbclient==0.9.0
8383
# via nbconvert
84-
nbconvert==7.14.2
84+
nbconvert==7.16.1
8585
# via nbsphinx
8686
nbformat==5.9.2
8787
# via
@@ -106,7 +106,7 @@ referencing==0.33.0
106106
# via
107107
# jsonschema
108108
# jsonschema-specifications
109-
rpds-py==0.17.1
109+
rpds-py==0.18.0
110110
# via
111111
# jsonschema
112112
# referencing
@@ -123,7 +123,7 @@ sphinx==7.2.6
123123
# sphinx-autodoc-typehints
124124
# sphinx-copybutton
125125
# sphinx-design
126-
sphinx-autodoc-typehints==1.25.3
126+
sphinx-autodoc-typehints==2.0.0
127127
# via -r docs.in
128128
sphinx-copybutton==0.5.2
129129
# via -r docs.in

requirements/nightly.txt

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,15 @@ contourpy==1.2.0
2222
# via matplotlib
2323
cycler==0.12.1
2424
# via matplotlib
25-
dask==2024.1.1
25+
dask==2024.2.0
2626
# via -r nightly.in
2727
decorator==5.1.1
2828
# via ipython
2929
executing==2.0.1
3030
# via stack-data
31-
fonttools==4.47.2
31+
fonttools==4.49.0
3232
# via matplotlib
33-
fsspec==2023.12.2
33+
fsspec==2024.2.0
3434
# via dask
3535
graphviz==0.20.1
3636
# via -r nightly.in
@@ -44,25 +44,25 @@ importlib-metadata==7.0.1
4444
# via dask
4545
ipydatawidgets==4.3.5
4646
# via pythreejs
47-
ipython==8.21.0
47+
ipython==8.22.1
4848
# via ipywidgets
49-
ipywidgets==8.1.1
49+
ipywidgets==8.1.2
5050
# via
5151
# ipydatawidgets
5252
# pythreejs
5353
jedi==0.19.1
5454
# via ipython
55-
jupyterlab-widgets==3.0.9
55+
jupyterlab-widgets==3.0.10
5656
# via ipywidgets
5757
kiwisolver==1.4.5
5858
# via matplotlib
5959
locket==1.0.0
6060
# via partd
61-
matplotlib==3.8.2
61+
matplotlib==3.8.3
6262
# via plopp
6363
matplotlib-inline==0.1.6
6464
# via ipython
65-
numpy==1.26.3
65+
numpy==1.26.4
6666
# via
6767
# contourpy
6868
# h5py
@@ -86,7 +86,7 @@ platformdirs==4.2.0
8686
# via pooch
8787
plopp @ git+https://github.com/scipp/plopp@main
8888
# via -r nightly.in
89-
pooch==1.8.0
89+
pooch==1.8.1
9090
# via scippneutron
9191
prompt-toolkit==3.0.43
9292
# via ipython
@@ -148,11 +148,11 @@ traitlets==5.14.1
148148
# traittypes
149149
traittypes==0.2.1
150150
# via ipydatawidgets
151-
urllib3==2.2.0
151+
urllib3==2.2.1
152152
# via requests
153153
wcwidth==0.2.13
154154
# via prompt-toolkit
155-
widgetsnbextension==4.0.9
155+
widgetsnbextension==4.0.10
156156
# via ipywidgets
157157
zipp==3.17.0
158158
# via importlib-metadata

requirements/static.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,17 @@ distlib==0.3.8
1111
# via virtualenv
1212
filelock==3.13.1
1313
# via virtualenv
14-
identify==2.5.33
14+
identify==2.5.35
1515
# via pre-commit
1616
nodeenv==1.8.0
1717
# via pre-commit
1818
platformdirs==4.2.0
1919
# via virtualenv
20-
pre-commit==3.6.0
20+
pre-commit==3.6.2
2121
# via -r static.in
2222
pyyaml==6.0.1
2323
# via pre-commit
24-
virtualenv==20.25.0
24+
virtualenv==20.25.1
2525
# via pre-commit
2626

2727
# The following packages are considered to be unsafe in a requirements file:

0 commit comments

Comments
 (0)