diff --git a/pyproject.toml b/pyproject.toml index 6d67ab0..676d956 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ dependencies = [ "defusedxml>=0.7.1", "bitshuffle>=0.5.2", "msgpack>=1.0.8", - "tof>=25.12.0", + "tof>=25.12.1", ] dynamic = ["version"] diff --git a/requirements/base.in b/requirements/base.in index 7f14a72..017d437 100644 --- a/requirements/base.in +++ b/requirements/base.in @@ -15,4 +15,4 @@ gemmi>=0.6.6 defusedxml>=0.7.1 bitshuffle>=0.5.2 msgpack>=1.0.8 -tof>=25.12.0 +tof>=25.12.1 diff --git a/requirements/base.txt b/requirements/base.txt index 12864a3..6ab65ed 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,4 +1,4 @@ -# SHA1:60fc64eb056a0e8e93d0a6ebf0875a2e341193b5 +# SHA1:f587b0729a7479dd1077a91433877224e995175b # # This file was generated by pip-compile-multi. # To update, run: @@ -23,7 +23,7 @@ cyclebane==24.10.0 # via sciline cycler==0.12.1 # via matplotlib -cython==3.2.1 +cython==3.2.2 # via bitshuffle dask==2025.11.0 # via -r base.in @@ -33,11 +33,11 @@ dnspython==2.8.0 # via email-validator email-validator==2.3.0 # via scippneutron -essreduce==25.11.5 +essreduce==25.12.1 # via -r base.in -fonttools==4.60.1 +fonttools==4.61.0 # via matplotlib -fsspec==2025.10.0 +fsspec==2025.12.0 # via dask gemmi==0.7.4 # via -r base.in @@ -52,8 +52,6 @@ idna==3.11 # via # email-validator # requests -importlib-metadata==8.7.0 - # via dask kiwisolver==1.4.9 # via matplotlib lazy-loader==0.4 @@ -71,7 +69,7 @@ mpltoolbox==25.10.0 # via scippneutron msgpack==1.1.2 # via -r base.in -networkx==3.6 +networkx==3.6.1 # via cyclebane numpy==2.3.5 # via @@ -95,7 +93,7 @@ partd==1.4.2 # via dask pillow==12.0.0 # via matplotlib -platformdirs==4.5.0 +platformdirs==4.5.1 # via pooch plopp==25.11.0 # via @@ -134,7 +132,7 @@ scipp==25.11.0 # scippneutron # scippnexus # tof -scippneutron==25.11.0 +scippneutron==25.11.2 # via essreduce scippnexus==25.11.0 # via @@ -147,7 +145,7 @@ scipy==1.16.3 # scippnexus six==1.17.0 # via python-dateutil -tof==25.12.0 +tof==25.12.1 # via -r base.in toolz==1.1.0 # via @@ -162,10 +160,8 @@ typing-inspection==0.4.2 # via pydantic tzdata==2025.2 # via pandas -urllib3==2.5.0 +urllib3==2.6.1 # via requests -zipp==3.23.0 - # via importlib-metadata # The following packages are considered to be unsafe in a requirements file: # setuptools diff --git a/requirements/basetest.txt b/requirements/basetest.txt index acbe0b3..e9fde5f 100644 --- a/requirements/basetest.txt +++ b/requirements/basetest.txt @@ -13,5 +13,5 @@ pluggy==1.6.0 # via pytest pygments==2.19.2 # via pytest -pytest==9.0.1 +pytest==9.0.2 # via -r basetest.in diff --git a/requirements/ci.txt b/requirements/ci.txt index 4b49511..5e597a7 100644 --- a/requirements/ci.txt +++ b/requirements/ci.txt @@ -32,7 +32,7 @@ packaging==25.0 # -r ci.in # pyproject-api # tox -platformdirs==4.5.0 +platformdirs==4.5.1 # via # tox # virtualenv @@ -46,7 +46,7 @@ smmap==5.0.2 # via gitdb tox==4.32.0 # via -r ci.in -urllib3==2.5.0 +urllib3==2.6.1 # via requests virtualenv==20.35.4 # via tox diff --git a/requirements/dev.txt b/requirements/dev.txt index 6c15809..b3ae8b9 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -12,7 +12,7 @@ -r static.txt -r test.txt -r wheels.txt -anyio==4.11.0 +anyio==4.12.0 # via # httpx # jupyter-server @@ -73,8 +73,6 @@ lark==1.3.1 # via rfc3987-syntax notebook-shim==0.2.4 # via jupyterlab -overrides==7.7.0 - # via jupyter-server pip-compile-multi==3.2.2 # via -r dev.in pip-tools==7.5.2 @@ -101,8 +99,6 @@ rfc3987-syntax==1.1.0 # via jsonschema send2trash==1.8.3 # via jupyter-server -sniffio==1.3.1 - # via anyio terminado==0.18.1 # via # jupyter-server diff --git a/requirements/docs.txt b/requirements/docs.txt index 4971a08..9eef163 100644 --- a/requirements/docs.txt +++ b/requirements/docs.txt @@ -24,7 +24,7 @@ babel==2.17.0 # via # pydata-sphinx-theme # sphinx -beautifulsoup4==4.14.2 +beautifulsoup4==4.14.3 # via # nbconvert # pydata-sphinx-theme @@ -54,7 +54,7 @@ ipydatawidgets==4.3.5 # via pythreejs ipykernel==7.1.0 # via -r docs.in -ipython==9.7.0 +ipython==9.8.0 # via # -r docs.in # ipykernel @@ -121,7 +121,7 @@ nbformat==5.10.4 # nbclient # nbconvert # nbsphinx -nbsphinx==0.9.7 +nbsphinx==0.9.8 # via -r docs.in nest-asyncio==1.6.0 # via ipykernel @@ -163,7 +163,9 @@ referencing==0.37.0 # via # jsonschema # jsonschema-specifications -rpds-py==0.29.0 +roman-numerals-py==3.1.0 + # via sphinx +rpds-py==0.30.0 # via # jsonschema # referencing @@ -171,7 +173,7 @@ snowballstemmer==3.0.1 # via sphinx soupsieve==2.8 # via beautifulsoup4 -sphinx==8.1.3 +sphinx==8.2.3 # via # -r docs.in # autodoc-pydantic @@ -181,7 +183,7 @@ sphinx==8.1.3 # sphinx-autodoc-typehints # sphinx-copybutton # sphinx-design -sphinx-autodoc-typehints==3.0.1 +sphinx-autodoc-typehints==3.5.2 # via -r docs.in sphinx-copybutton==0.5.2 # via -r docs.in diff --git a/requirements/mypy.txt b/requirements/mypy.txt index 74e2fd2..1884b2a 100644 --- a/requirements/mypy.txt +++ b/requirements/mypy.txt @@ -6,7 +6,9 @@ # requirements upgrade # -r test.txt -mypy==1.18.2 +librt==0.7.3 + # via mypy +mypy==1.19.0 # via -r mypy.in mypy-extensions==1.1.0 # via mypy diff --git a/requirements/nightly.in b/requirements/nightly.in index 29b77c0..b579c0a 100644 --- a/requirements/nightly.in +++ b/requirements/nightly.in @@ -10,7 +10,7 @@ gemmi>=0.6.6 defusedxml>=0.7.1 bitshuffle>=0.5.2 msgpack>=1.0.8 -tof>=25.12.0 +tof>=25.12.1 pytest>=7.0 scipp --index-url=https://pypi.anaconda.org/scipp-nightly-wheels/simple/ diff --git a/requirements/nightly.txt b/requirements/nightly.txt index 625fda3..c17a115 100644 --- a/requirements/nightly.txt +++ b/requirements/nightly.txt @@ -1,4 +1,4 @@ -# SHA1:82815c7a739545007523e0e1a48d57f0f7e427db +# SHA1:ffed931b80e632af913de357166a7bc05bb84e8c # # This file was generated by pip-compile-multi. # To update, run: @@ -26,7 +26,7 @@ cyclebane==24.10.0 # via sciline cycler==0.12.1 # via matplotlib -cython==3.2.1 +cython==3.2.2 # via bitshuffle dask==2025.11.0 # via -r nightly.in @@ -36,11 +36,11 @@ dnspython==2.8.0 # via email-validator email-validator==2.3.0 # via scippneutron -essreduce==25.11.5 +essreduce==25.12.1 # via -r nightly.in -fonttools==4.60.1 +fonttools==4.61.0 # via matplotlib -fsspec==2025.10.0 +fsspec==2025.12.0 # via dask gemmi==0.7.4 # via -r nightly.in @@ -55,8 +55,6 @@ idna==3.11 # via # email-validator # requests -importlib-metadata==8.7.0 - # via dask iniconfig==2.3.0 # via pytest kiwisolver==1.4.10rc0 @@ -76,9 +74,9 @@ mpltoolbox==25.10.0 # via scippneutron msgpack==1.1.2 # via -r nightly.in -networkx==3.6 +networkx==3.6.1 # via cyclebane -numpy==2.3.5 +numpy==2.4.0rc1 # via # bitshuffle # contourpy @@ -95,13 +93,13 @@ packaging==25.0 # matplotlib # pooch # pytest -pandas==2.3.3 +pandas==3.0.0rc0 # via -r nightly.in partd==1.4.2 # via dask pillow==12.0.0 # via matplotlib -platformdirs==4.5.0 +platformdirs==4.5.1 # via pooch plopp @ git+https://github.com/scipp/plopp@main # via @@ -122,15 +120,13 @@ pygments==2.19.2 # via pytest pyparsing==3.3.0b1 # via matplotlib -pytest==9.0.1 +pytest==9.0.2 # via -r nightly.in python-dateutil==2.9.0.post0 # via # matplotlib # pandas # scippneutron -pytz==2025.2 - # via pandas pyyaml==6.0.3 # via dask requests==2.32.5 @@ -146,7 +142,7 @@ scipp==100.0.0.dev0 # scippneutron # scippnexus # tof -scippneutron==25.11.0 +scippneutron==25.11.2 # via essreduce scippnexus @ git+https://github.com/scipp/scippnexus@main # via @@ -159,7 +155,7 @@ scipy==1.16.3 # scippnexus six==1.17.0 # via python-dateutil -tof==25.12.0 +tof==25.12.1 # via -r nightly.in toolz==1.1.0 # via @@ -174,10 +170,8 @@ typing-inspection==0.4.2 # via pydantic tzdata==2025.2 # via pandas -urllib3==2.5.0 +urllib3==2.6.1 # via requests -zipp==3.23.0 - # via importlib-metadata # The following packages are considered to be unsafe in a requirements file: # setuptools diff --git a/requirements/static.txt b/requirements/static.txt index 4cc95f1..2a110d8 100644 --- a/requirements/static.txt +++ b/requirements/static.txt @@ -15,7 +15,7 @@ identify==2.6.15 # via pre-commit nodeenv==1.9.1 # via pre-commit -platformdirs==4.5.0 +platformdirs==4.5.1 # via virtualenv pre-commit==4.5.0 # via -r static.in