File tree Expand file tree Collapse file tree 8 files changed +15
-15
lines changed Expand file tree Collapse file tree 8 files changed +15
-15
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ requires-python = ">=3.10"
3232# Make sure to list one dependency per line.
3333dependencies = [
3434 " dask" ,
35- " essreduce>=25.05.2 " ,
35+ " essreduce>=25.05.3 " ,
3636 " graphviz" ,
3737 " numpy" ,
3838 " plopp>=25.03.0" ,
Original file line number Diff line number Diff line change 33# --- END OF CUSTOM SECTION ---
44# The following was generated by 'tox -e deps', DO NOT EDIT MANUALLY!
55dask
6- essreduce>=25.05.2
6+ essreduce>=25.05.3
77graphviz
88numpy
99plopp>=25.03.0
Original file line number Diff line number Diff line change 1- # SHA1:60cb3370153cfec27ffbe68c100df7aa10faaed0
1+ # SHA1:b1c1e81e8ad714d967dc65bce97a390ae3880cc6
22#
33# This file was generated by pip-compile-multi.
44# To update, run:
@@ -29,15 +29,15 @@ dnspython==2.7.0
2929 # via email-validator
3030email-validator==2.2.0
3131 # via scippneutron
32- essreduce==25.5.2
32+ essreduce==25.5.3
3333 # via -r base.in
3434exceptiongroup==1.3.0
3535 # via ipython
3636executing==2.2.0
3737 # via stack-data
3838fonttools==4.58.0
3939 # via matplotlib
40- fsspec==2025.5.0
40+ fsspec==2025.5.1
4141 # via dask
4242graphviz==0.20.3
4343 # via -r base.in
@@ -115,7 +115,7 @@ ptyprocess==0.7.0
115115 # via pexpect
116116pure-eval==0.2.3
117117 # via stack-data
118- pydantic==2.11.4
118+ pydantic==2.11.5
119119 # via scippneutron
120120pydantic-core==2.33.2
121121 # via pydantic
Original file line number Diff line number Diff line change 55#
66# requirements upgrade
77#
8- cachetools==5.5.2
8+ cachetools==6.0.0
99 # via tox
1010certifi==2025.4.26
1111 # via requests
Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ jupyter-server==2.16.0
6565 # notebook-shim
6666jupyter-server-terminals==0.5.3
6767 # via jupyter-server
68- jupyterlab==4.4.2
68+ jupyterlab==4.4.3
6969 # via -r dev.in
7070jupyterlab-server==2.27.3
7171 # via jupyterlab
@@ -75,7 +75,7 @@ overrides==7.7.0
7575 # via jupyter-server
7676pathspec==0.12.1
7777 # via copier
78- pip-compile-multi==3.0 .0
78+ pip-compile-multi==3.1 .0
7979 # via -r dev.in
8080pip-tools==7.4.1
8181 # via pip-compile-multi
Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ jupyter-client==8.6.3
6262 # via
6363 # ipykernel
6464 # nbclient
65- jupyter-core==5.7.2
65+ jupyter-core==5.8.0
6666 # via
6767 # ipykernel
6868 # jupyter-client
@@ -180,7 +180,7 @@ tinycss2==1.4.0
180180 # via bleach
181181tomli==2.2.1
182182 # via sphinx
183- tornado==6.5
183+ tornado==6.5.1
184184 # via
185185 # ipykernel
186186 # jupyter-client
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ executing==2.2.0
4646 # via stack-data
4747fonttools==4.58.0
4848 # via matplotlib
49- fsspec==2025.5.0
49+ fsspec==2025.5.1
5050 # via dask
5151graphviz==0.20.3
5252 # via -r nightly.in
@@ -139,7 +139,7 @@ ptyprocess==0.7.0
139139 # via pexpect
140140pure-eval==0.2.3
141141 # via stack-data
142- pydantic==2.11.4
142+ pydantic==2.11.5
143143 # via scippneutron
144144pydantic-core==2.33.2
145145 # via pydantic
@@ -210,7 +210,7 @@ traitlets==5.14.3
210210 # traittypes
211211traittypes==0.2.1
212212 # via ipydatawidgets
213- typing-extensions==4.13.2
213+ typing-extensions==4.14.0rc1
214214 # via
215215 # exceptiongroup
216216 # ipython
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ distlib==0.3.9
1111 # via virtualenv
1212filelock==3.18.0
1313 # via virtualenv
14- identify==2.6.10
14+ identify==2.6.12
1515 # via pre-commit
1616nodeenv==1.9.1
1717 # via pre-commit
You can’t perform that action at this time.
0 commit comments