File tree Expand file tree Collapse file tree 7 files changed +59
-49
lines changed Expand file tree Collapse file tree 7 files changed +59
-49
lines changed Original file line number Diff line number Diff line change @@ -23,15 +23,15 @@ contourpy==1.2.0
2323 # via matplotlib
2424cycler==0.12.1
2525 # via matplotlib
26- dask==2024.1.1
26+ dask==2024.2.0
2727 # via -r base.in
2828decorator==5.1.1
2929 # via ipython
3030executing==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
3636graphviz==0.20.1
3737 # via -r base.in
@@ -49,23 +49,23 @@ ipython==8.9.0
4949 # via
5050 # -r base.in
5151 # ipywidgets
52- ipywidgets==8.1.1
52+ ipywidgets==8.1.2
5353 # via
5454 # ipydatawidgets
5555 # pythreejs
5656jedi==0.19.1
5757 # via ipython
58- jupyterlab-widgets==3.0.9
58+ jupyterlab-widgets==3.0.10
5959 # via ipywidgets
6060kiwisolver==1.4.5
6161 # via matplotlib
6262locket==1.0.0
6363 # via partd
64- matplotlib==3.8.2
64+ matplotlib==3.8.3
6565 # via plopp
6666matplotlib-inline==0.1.6
6767 # via ipython
68- numpy==1.26.3
68+ numpy==1.26.4
6969 # via
7070 # contourpy
7171 # h5py
@@ -94,9 +94,9 @@ pillow==10.2.0
9494 # via matplotlib
9595platformdirs==4.2.0
9696 # via pooch
97- plopp==24.1.1
97+ plopp==24.2.0
9898 # via -r base.in
99- pooch==1.8.0
99+ pooch==1.8.1
100100 # via scippneutron
101101prompt-toolkit==3.0.36
102102 # via
@@ -123,7 +123,7 @@ pyyaml==6.0.1
123123 # orsopy
124124requests==2.31.0
125125 # via pooch
126- sciline==24.1 .1
126+ sciline==24.2 .1
127127 # via -r base.in
128128scipp==24.2.0
129129 # via
@@ -158,11 +158,11 @@ traitlets==5.14.1
158158 # traittypes
159159traittypes==0.2.1
160160 # via ipydatawidgets
161- urllib3==2.2.0
161+ urllib3==2.2.1
162162 # via requests
163163wcwidth==0.2.13
164164 # via prompt-toolkit
165- widgetsnbextension==4.0.9
165+ widgetsnbextension==4.0.10
166166 # via ipywidgets
167167zipp==3.17.0
168168 # via importlib-metadata
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ packaging==23.2
1313 # via pytest
1414pluggy==1.4.0
1515 # via pytest
16- pytest==8.0.0
16+ pytest==8.0.1
1717 # via -r basetest.in
1818tomli==2.0.1
1919 # via pytest
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ filelock==3.13.1
2323 # virtualenv
2424gitdb==4.0.11
2525 # via gitpython
26- gitpython==3.1.41
26+ gitpython==3.1.42
2727 # via -r ci.in
2828idna==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
Original file line number Diff line number Diff line change 1414-r wheels.txt
1515annotated-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
1921argon2-cffi==23.1.0
2022 # via jupyter-server
2123argon2-cffi-bindings==21.2.0
@@ -28,17 +30,23 @@ cffi==1.16.0
2830 # via argon2-cffi-bindings
2931copier==9.1.1
3032 # via -r dev.in
31- dunamai==1.19.0
33+ dunamai==1.19.2
3234 # via copier
3335fqdn==1.5.1
3436 # via jsonschema
3537funcy==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
3745isoduration==20.11.0
3846 # via jsonschema
3947jinja2-ansible-filters==1.3.2
4048 # via copier
41- json5==0.9.14
49+ json5==0.9.17
4250 # via jupyterlab-server
4351jsonpointer==2.4
4452 # via jsonschema
@@ -59,29 +67,29 @@ jupyter-server==2.12.5
5967 # notebook-shim
6068jupyter-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
6876overrides==7.7.0
6977 # via jupyter-server
7078pathspec==0.12.1
7179 # via copier
7280pip-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
7684plumbum==1.8.2
7785 # via copier
78- prometheus-client==0.19 .0
86+ prometheus-client==0.20 .0
7987 # via jupyter-server
8088pycparser==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
8694python-json-logger==2.0.7
8795 # via jupyter-events
@@ -100,7 +108,9 @@ rfc3986-validator==0.1.1
100108send2trash==1.8.2
101109 # via jupyter-server
102110sniffio==1.3.0
103- # via anyio
111+ # via
112+ # anyio
113+ # httpx
104114terminado==0.18.0
105115 # via
106116 # jupyter-server
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ beautifulsoup4==4.12.3
2424 # pydata-sphinx-theme
2525bleach==6.1.0
2626 # via nbconvert
27- debugpy==1.8.0
27+ debugpy==1.8.1
2828 # via ipykernel
2929defusedxml==0.7.1
3030 # via nbconvert
@@ -38,7 +38,7 @@ fastjsonschema==2.19.1
3838 # via nbformat
3939imagesize==1.4.1
4040 # via sphinx
41- ipykernel==6.29.0
41+ ipykernel==6.29.2
4242 # via -r docs.in
4343jinja2==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
8282nbclient==0.9.0
8383 # via nbconvert
84- nbconvert==7.14.2
84+ nbconvert==7.16.1
8585 # via nbsphinx
8686nbformat==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
128128sphinx-copybutton==0.5.2
129129 # via -r docs.in
Original file line number Diff line number Diff line change @@ -22,15 +22,15 @@ contourpy==1.2.0
2222 # via matplotlib
2323cycler==0.12.1
2424 # via matplotlib
25- dask==2024.1.1
25+ dask==2024.2.0
2626 # via -r nightly.in
2727decorator==5.1.1
2828 # via ipython
2929executing==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
3535graphviz==0.20.1
3636 # via -r nightly.in
@@ -44,25 +44,25 @@ importlib-metadata==7.0.1
4444 # via dask
4545ipydatawidgets==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
5353jedi==0.19.1
5454 # via ipython
55- jupyterlab-widgets==3.0.9
55+ jupyterlab-widgets==3.0.10
5656 # via ipywidgets
5757kiwisolver==1.4.5
5858 # via matplotlib
5959locket==1.0.0
6060 # via partd
61- matplotlib==3.8.2
61+ matplotlib==3.8.3
6262 # via plopp
6363matplotlib-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
8787plopp @ 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
9191prompt-toolkit==3.0.43
9292 # via ipython
@@ -148,11 +148,11 @@ traitlets==5.14.1
148148 # traittypes
149149traittypes==0.2.1
150150 # via ipydatawidgets
151- urllib3==2.2.0
151+ urllib3==2.2.1
152152 # via requests
153153wcwidth==0.2.13
154154 # via prompt-toolkit
155- widgetsnbextension==4.0.9
155+ widgetsnbextension==4.0.10
156156 # via ipywidgets
157157zipp==3.17.0
158158 # via importlib-metadata
Original file line number Diff line number Diff line change @@ -11,17 +11,17 @@ distlib==0.3.8
1111 # via virtualenv
1212filelock==3.13.1
1313 # via virtualenv
14- identify==2.5.33
14+ identify==2.5.35
1515 # via pre-commit
1616nodeenv==1.8.0
1717 # via pre-commit
1818platformdirs==4.2.0
1919 # via virtualenv
20- pre-commit==3.6.0
20+ pre-commit==3.6.2
2121 # via -r static.in
2222pyyaml==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:
You can’t perform that action at this time.
0 commit comments