diff --git a/requirements/docs-requirements.txt b/requirements/docs-requirements.txt index b1bc2f9..b048964 100644 --- a/requirements/docs-requirements.txt +++ b/requirements/docs-requirements.txt @@ -2,7 +2,7 @@ # This file is autogenerated by pip-compile with Python 3.12 # by the following command: # -# pip-compile --cert=None --client-cert=None --index-url=None --no-annotate --output-file=docs-requirements.txt --pip-args=None docs.in examples-requirements-py3.12.txt +# pip-compile --no-annotate --output-file=docs-requirements.txt docs.in examples-requirements-py3.12.txt # accessible-pygments==0.0.5 alabaster==1.0.0 @@ -12,24 +12,24 @@ apeye-core==1.1.5 argon2-cffi==25.1.0 argon2-cffi-bindings==25.1.0 arrow==1.4.0 -astroid==4.0.1 -asttokens==3.0.0 +astroid==4.0.2 +asttokens==3.0.1 async-lru==2.0.5 attrs==25.4.0 autodocsumm==0.2.14 babel==2.17.0 beautifulsoup4==4.14.2 -bleach[css]==6.2.0 -cachecontrol[filecache]==0.14.3 -certifi==2025.10.5 +bleach[css]==6.3.0 +cachecontrol[filecache]==0.14.4 +certifi==2025.11.12 cffi==2.0.0 charset-normalizer==3.4.4 -click==8.3.0 +click==8.3.1 comm==0.2.3 contourpy==1.3.3 cssutils==2.11.1 cycler==0.12.1 -cython==3.1.4 +cython==3.2.1 debugpy==1.8.17 decorator==5.2.1 defusedxml==0.7.1 @@ -51,8 +51,8 @@ httpx==0.28.1 idna==3.11 imagesize==1.4.1 importlib-metadata==8.7.0 -ipykernel==7.0.1 -ipython==9.6.0 +ipykernel==7.1.0 +ipython==9.7.0 ipython-pygments-lexers==1.1.1 isoduration==20.11.0 jedi==0.19.2 @@ -68,15 +68,15 @@ jupyter-events==0.12.0 jupyter-lsp==2.3.0 jupyter-server==2.17.0 jupyter-server-terminals==0.5.3 -jupyterlab==4.4.9 +jupyterlab==4.5.0 jupyterlab-pygments==0.3.0 -jupyterlab-server==2.27.3 +jupyterlab-server==2.28.0 kiwisolver==1.4.9 -lark==1.3.0 +lark==1.3.1 markdown-it-py==3.0.0 markupsafe==3.0.3 matplotlib==3.10.7 -matplotlib-inline==0.1.7 +matplotlib-inline==0.2.1 mdit-py-plugins==0.5.0 mdurl==0.1.2 mistune==3.1.4 @@ -90,19 +90,19 @@ nbconvert==7.16.6 nbformat==5.10.4 nest-asyncio==1.6.0 notebook-shim==0.2.4 -numpy==2.3.4 +numpy==2.3.5 packaging==25.0 pandas==2.3.3 pandocfilters==1.5.1 parso==0.8.5 pexpect==4.9.0 pillow==12.0.0 -pint==0.25 +pint==0.25.2 platformdirs==4.5.0 pockets==0.9.1 prometheus-client==0.23.1 prompt-toolkit==3.0.52 -psutil==7.1.0 +psutil==7.1.3 ptyprocess==0.7.0 pure-eval==0.2.3 pycparser==2.23 @@ -120,10 +120,10 @@ rfc3339-validator==0.1.4 rfc3986-validator==0.1.1 rfc3987-syntax==1.1.0 roman-numerals-py==3.1.0 -rpds-py==0.27.1 +rpds-py==0.29.0 ruamel-yaml==0.18.14 -ruamel-yaml-clib==0.2.14 -scipy==1.16.2 +ruamel-yaml-clib==0.2.15 +scipy==1.16.3 send2trash==1.8.3 six==1.17.0 sniffio==1.3.1 @@ -158,16 +158,16 @@ tzdata==2025.2 uri-template==1.3.0 urllib3==2.5.0 wcwidth==0.2.14 -webcolors==24.11.1 +webcolors==25.10.0 webencodings==0.5.1 websocket-client==1.9.0 -xcoll==0.6.7 -xdeps==0.10.7 -xfields==0.25.2 -xobjects==0.5.3 -xpart==0.23.1 -xsuite==0.40.2 -xtrack==0.93.2 +xcoll==0.7.2 +xdeps==0.10.9 +xfields==0.25.5 +xobjects==0.5.7 +xpart==0.23.2 +xsuite==0.43.0 +xtrack==0.96.0 zipp==3.23.0 # The following packages are considered to be unsafe in a requirements file: diff --git a/requirements/examples-requirements-py3.10.txt b/requirements/examples-requirements-py3.10.txt index aefc184..67e0a21 100644 --- a/requirements/examples-requirements-py3.10.txt +++ b/requirements/examples-requirements-py3.10.txt @@ -2,25 +2,25 @@ # This file is autogenerated by pip-compile with Python 3.10 # by the following command: # -# pip-compile --all-extras --cert=None --client-cert=None --index-url=None --no-annotate --output-file=examples-requirements-py3.10.txt --pip-args=None ../pyproject.toml examples.in +# pip-compile --all-extras --no-annotate --output-file=examples-requirements-py3.10.txt ../pyproject.toml examples.in # anyio==4.11.0 argon2-cffi==25.1.0 argon2-cffi-bindings==25.1.0 arrow==1.4.0 -asttokens==3.0.0 +asttokens==3.0.1 async-lru==2.0.5 attrs==25.4.0 babel==2.17.0 beautifulsoup4==4.14.2 -bleach[css]==6.2.0 -certifi==2025.10.5 +bleach[css]==6.3.0 +certifi==2025.11.12 cffi==2.0.0 charset-normalizer==3.4.4 comm==0.2.3 contourpy==1.3.2 cycler==0.12.1 -cython==3.1.4 +cython==3.2.1 debugpy==1.8.17 decorator==5.2.1 defusedxml==0.7.1 @@ -35,7 +35,7 @@ h11==0.16.0 httpcore==1.0.9 httpx==0.28.1 idna==3.11 -ipykernel==7.0.1 +ipykernel==7.1.0 ipython==8.37.0 isoduration==20.11.0 jedi==0.19.2 @@ -50,14 +50,14 @@ jupyter-events==0.12.0 jupyter-lsp==2.3.0 jupyter-server==2.17.0 jupyter-server-terminals==0.5.3 -jupyterlab==4.4.9 +jupyterlab==4.5.0 jupyterlab-pygments==0.3.0 -jupyterlab-server==2.27.3 +jupyterlab-server==2.28.0 kiwisolver==1.4.9 -lark==1.3.0 +lark==1.3.1 markupsafe==3.0.3 matplotlib==3.10.7 -matplotlib-inline==0.1.7 +matplotlib-inline==0.2.1 mistune==3.1.4 nbclient==0.10.2 nbconvert==7.16.6 @@ -76,7 +76,7 @@ pint==0.24.4 platformdirs==4.5.0 prometheus-client==0.23.1 prompt-toolkit==3.0.52 -psutil==7.1.0 +psutil==7.1.3 ptyprocess==0.7.0 pure-eval==0.2.3 pycparser==2.23 @@ -92,9 +92,9 @@ requests==2.32.5 rfc3339-validator==0.1.4 rfc3986-validator==0.1.1 rfc3987-syntax==1.1.0 -rpds-py==0.27.1 +rpds-py==0.29.0 ruamel-yaml==0.18.14 -ruamel-yaml-clib==0.2.14 +ruamel-yaml-clib==0.2.15 scipy==1.15.3 send2trash==1.8.3 six==1.17.0 @@ -113,16 +113,16 @@ tzdata==2025.2 uri-template==1.3.0 urllib3==2.5.0 wcwidth==0.2.14 -webcolors==24.11.1 +webcolors==25.10.0 webencodings==0.5.1 websocket-client==1.9.0 -xcoll==0.6.7 -xdeps==0.10.7 -xfields==0.25.2 -xobjects==0.5.3 -xpart==0.23.1 -xsuite==0.40.2 -xtrack==0.93.2 +xcoll==0.7.2 +xdeps==0.10.9 +xfields==0.25.5 +xobjects==0.5.7 +xpart==0.23.2 +xsuite==0.43.0 +xtrack==0.96.0 # The following packages are considered to be unsafe in a requirements file: # setuptools diff --git a/requirements/examples-requirements-py3.11.txt b/requirements/examples-requirements-py3.11.txt index 31ee124..ed54cb3 100644 --- a/requirements/examples-requirements-py3.11.txt +++ b/requirements/examples-requirements-py3.11.txt @@ -2,25 +2,25 @@ # This file is autogenerated by pip-compile with Python 3.11 # by the following command: # -# pip-compile --all-extras --cert=None --client-cert=None --index-url=None --no-annotate --output-file=examples-requirements-py3.11.txt --pip-args=None ../pyproject.toml examples.in +# pip-compile --all-extras --no-annotate --output-file=examples-requirements-py3.11.txt ../pyproject.toml examples.in # anyio==4.11.0 argon2-cffi==25.1.0 argon2-cffi-bindings==25.1.0 arrow==1.4.0 -asttokens==3.0.0 +asttokens==3.0.1 async-lru==2.0.5 attrs==25.4.0 babel==2.17.0 beautifulsoup4==4.14.2 -bleach[css]==6.2.0 -certifi==2025.10.5 +bleach[css]==6.3.0 +certifi==2025.11.12 cffi==2.0.0 charset-normalizer==3.4.4 comm==0.2.3 contourpy==1.3.3 cycler==0.12.1 -cython==3.1.4 +cython==3.2.1 debugpy==1.8.17 decorator==5.2.1 defusedxml==0.7.1 @@ -34,8 +34,8 @@ h11==0.16.0 httpcore==1.0.9 httpx==0.28.1 idna==3.11 -ipykernel==7.0.1 -ipython==9.6.0 +ipykernel==7.1.0 +ipython==9.7.0 ipython-pygments-lexers==1.1.1 isoduration==20.11.0 jedi==0.19.2 @@ -50,21 +50,21 @@ jupyter-events==0.12.0 jupyter-lsp==2.3.0 jupyter-server==2.17.0 jupyter-server-terminals==0.5.3 -jupyterlab==4.4.9 +jupyterlab==4.5.0 jupyterlab-pygments==0.3.0 -jupyterlab-server==2.27.3 +jupyterlab-server==2.28.0 kiwisolver==1.4.9 -lark==1.3.0 +lark==1.3.1 markupsafe==3.0.3 matplotlib==3.10.7 -matplotlib-inline==0.1.7 +matplotlib-inline==0.2.1 mistune==3.1.4 nbclient==0.10.2 nbconvert==7.16.6 nbformat==5.10.4 nest-asyncio==1.6.0 notebook-shim==0.2.4 -numpy==2.3.4 +numpy==2.3.5 overrides==7.7.0 packaging==25.0 pandas==2.3.3 @@ -72,11 +72,11 @@ pandocfilters==1.5.1 parso==0.8.5 pexpect==4.9.0 pillow==12.0.0 -pint==0.25 +pint==0.25.2 platformdirs==4.5.0 prometheus-client==0.23.1 prompt-toolkit==3.0.52 -psutil==7.1.0 +psutil==7.1.3 ptyprocess==0.7.0 pure-eval==0.2.3 pycparser==2.23 @@ -92,10 +92,10 @@ requests==2.32.5 rfc3339-validator==0.1.4 rfc3986-validator==0.1.1 rfc3987-syntax==1.1.0 -rpds-py==0.27.1 +rpds-py==0.29.0 ruamel-yaml==0.18.14 -ruamel-yaml-clib==0.2.14 -scipy==1.16.2 +ruamel-yaml-clib==0.2.15 +scipy==1.16.3 send2trash==1.8.3 six==1.17.0 sniffio==1.3.1 @@ -112,16 +112,16 @@ tzdata==2025.2 uri-template==1.3.0 urllib3==2.5.0 wcwidth==0.2.14 -webcolors==24.11.1 +webcolors==25.10.0 webencodings==0.5.1 websocket-client==1.9.0 -xcoll==0.6.7 -xdeps==0.10.7 -xfields==0.25.2 -xobjects==0.5.3 -xpart==0.23.1 -xsuite==0.40.2 -xtrack==0.93.2 +xcoll==0.7.2 +xdeps==0.10.9 +xfields==0.25.5 +xobjects==0.5.7 +xpart==0.23.2 +xsuite==0.43.0 +xtrack==0.96.0 # The following packages are considered to be unsafe in a requirements file: # setuptools diff --git a/requirements/examples-requirements-py3.12.txt b/requirements/examples-requirements-py3.12.txt index 8e2a0a9..69c76d5 100644 --- a/requirements/examples-requirements-py3.12.txt +++ b/requirements/examples-requirements-py3.12.txt @@ -2,25 +2,25 @@ # This file is autogenerated by pip-compile with Python 3.12 # by the following command: # -# pip-compile --all-extras --cert=None --client-cert=None --index-url=None --no-annotate --output-file=examples-requirements-py3.12.txt --pip-args=None ../pyproject.toml examples.in +# pip-compile --all-extras --no-annotate --output-file=examples-requirements-py3.12.txt ../pyproject.toml examples.in # anyio==4.11.0 argon2-cffi==25.1.0 argon2-cffi-bindings==25.1.0 arrow==1.4.0 -asttokens==3.0.0 +asttokens==3.0.1 async-lru==2.0.5 attrs==25.4.0 babel==2.17.0 beautifulsoup4==4.14.2 -bleach[css]==6.2.0 -certifi==2025.10.5 +bleach[css]==6.3.0 +certifi==2025.11.12 cffi==2.0.0 charset-normalizer==3.4.4 comm==0.2.3 contourpy==1.3.3 cycler==0.12.1 -cython==3.1.4 +cython==3.2.1 debugpy==1.8.17 decorator==5.2.1 defusedxml==0.7.1 @@ -34,8 +34,8 @@ h11==0.16.0 httpcore==1.0.9 httpx==0.28.1 idna==3.11 -ipykernel==7.0.1 -ipython==9.6.0 +ipykernel==7.1.0 +ipython==9.7.0 ipython-pygments-lexers==1.1.1 isoduration==20.11.0 jedi==0.19.2 @@ -50,32 +50,32 @@ jupyter-events==0.12.0 jupyter-lsp==2.3.0 jupyter-server==2.17.0 jupyter-server-terminals==0.5.3 -jupyterlab==4.4.9 +jupyterlab==4.5.0 jupyterlab-pygments==0.3.0 -jupyterlab-server==2.27.3 +jupyterlab-server==2.28.0 kiwisolver==1.4.9 -lark==1.3.0 +lark==1.3.1 markupsafe==3.0.3 matplotlib==3.10.7 -matplotlib-inline==0.1.7 +matplotlib-inline==0.2.1 mistune==3.1.4 nbclient==0.10.2 nbconvert==7.16.6 nbformat==5.10.4 nest-asyncio==1.6.0 notebook-shim==0.2.4 -numpy==2.3.4 +numpy==2.3.5 packaging==25.0 pandas==2.3.3 pandocfilters==1.5.1 parso==0.8.5 pexpect==4.9.0 pillow==12.0.0 -pint==0.25 +pint==0.25.2 platformdirs==4.5.0 prometheus-client==0.23.1 prompt-toolkit==3.0.52 -psutil==7.1.0 +psutil==7.1.3 ptyprocess==0.7.0 pure-eval==0.2.3 pycparser==2.23 @@ -91,10 +91,10 @@ requests==2.32.5 rfc3339-validator==0.1.4 rfc3986-validator==0.1.1 rfc3987-syntax==1.1.0 -rpds-py==0.27.1 +rpds-py==0.29.0 ruamel-yaml==0.18.14 -ruamel-yaml-clib==0.2.14 -scipy==1.16.2 +ruamel-yaml-clib==0.2.15 +scipy==1.16.3 send2trash==1.8.3 six==1.17.0 sniffio==1.3.1 @@ -111,16 +111,16 @@ tzdata==2025.2 uri-template==1.3.0 urllib3==2.5.0 wcwidth==0.2.14 -webcolors==24.11.1 +webcolors==25.10.0 webencodings==0.5.1 websocket-client==1.9.0 -xcoll==0.6.7 -xdeps==0.10.7 -xfields==0.25.2 -xobjects==0.5.3 -xpart==0.23.1 -xsuite==0.40.2 -xtrack==0.93.2 +xcoll==0.7.2 +xdeps==0.10.9 +xfields==0.25.5 +xobjects==0.5.7 +xpart==0.23.2 +xsuite==0.43.0 +xtrack==0.96.0 # The following packages are considered to be unsafe in a requirements file: # setuptools diff --git a/requirements/examples-requirements-py3.13.txt b/requirements/examples-requirements-py3.13.txt index db908ed..7b8af8c 100644 --- a/requirements/examples-requirements-py3.13.txt +++ b/requirements/examples-requirements-py3.13.txt @@ -2,25 +2,25 @@ # This file is autogenerated by pip-compile with Python 3.13 # by the following command: # -# pip-compile --all-extras --cert=None --client-cert=None --index-url=None --no-annotate --output-file=examples-requirements-py3.13.txt --pip-args=None ../pyproject.toml examples.in +# pip-compile --all-extras --no-annotate --output-file=examples-requirements-py3.13.txt ../pyproject.toml examples.in # anyio==4.11.0 argon2-cffi==25.1.0 argon2-cffi-bindings==25.1.0 arrow==1.4.0 -asttokens==3.0.0 +asttokens==3.0.1 async-lru==2.0.5 attrs==25.4.0 babel==2.17.0 beautifulsoup4==4.14.2 -bleach[css]==6.2.0 -certifi==2025.10.5 +bleach[css]==6.3.0 +certifi==2025.11.12 cffi==2.0.0 charset-normalizer==3.4.4 comm==0.2.3 contourpy==1.3.3 cycler==0.12.1 -cython==3.1.4 +cython==3.2.1 debugpy==1.8.17 decorator==5.2.1 defusedxml==0.7.1 @@ -34,8 +34,8 @@ h11==0.16.0 httpcore==1.0.9 httpx==0.28.1 idna==3.11 -ipykernel==7.0.1 -ipython==9.6.0 +ipykernel==7.1.0 +ipython==9.7.0 ipython-pygments-lexers==1.1.1 isoduration==20.11.0 jedi==0.19.2 @@ -50,32 +50,32 @@ jupyter-events==0.12.0 jupyter-lsp==2.3.0 jupyter-server==2.17.0 jupyter-server-terminals==0.5.3 -jupyterlab==4.4.9 +jupyterlab==4.5.0 jupyterlab-pygments==0.3.0 -jupyterlab-server==2.27.3 +jupyterlab-server==2.28.0 kiwisolver==1.4.9 -lark==1.3.0 +lark==1.3.1 markupsafe==3.0.3 matplotlib==3.10.7 -matplotlib-inline==0.1.7 +matplotlib-inline==0.2.1 mistune==3.1.4 nbclient==0.10.2 nbconvert==7.16.6 nbformat==5.10.4 nest-asyncio==1.6.0 notebook-shim==0.2.4 -numpy==2.3.4 +numpy==2.3.5 packaging==25.0 pandas==2.3.3 pandocfilters==1.5.1 parso==0.8.5 pexpect==4.9.0 pillow==12.0.0 -pint==0.25 +pint==0.25.2 platformdirs==4.5.0 prometheus-client==0.23.1 prompt-toolkit==3.0.52 -psutil==7.1.0 +psutil==7.1.3 ptyprocess==0.7.0 pure-eval==0.2.3 pycparser==2.23 @@ -91,10 +91,10 @@ requests==2.32.5 rfc3339-validator==0.1.4 rfc3986-validator==0.1.1 rfc3987-syntax==1.1.0 -rpds-py==0.27.1 +rpds-py==0.29.0 ruamel-yaml==0.18.14 -ruamel-yaml-clib==0.2.14 -scipy==1.16.2 +ruamel-yaml-clib==0.2.15 +scipy==1.16.3 send2trash==1.8.3 six==1.17.0 sniffio==1.3.1 @@ -111,16 +111,16 @@ tzdata==2025.2 uri-template==1.3.0 urllib3==2.5.0 wcwidth==0.2.14 -webcolors==24.11.1 +webcolors==25.10.0 webencodings==0.5.1 websocket-client==1.9.0 -xcoll==0.6.7 -xdeps==0.10.7 -xfields==0.25.2 -xobjects==0.5.3 -xpart==0.23.1 -xsuite==0.40.2 -xtrack==0.93.2 +xcoll==0.7.2 +xdeps==0.10.9 +xfields==0.25.5 +xobjects==0.5.7 +xpart==0.23.2 +xsuite==0.43.0 +xtrack==0.96.0 # The following packages are considered to be unsafe in a requirements file: # setuptools diff --git a/requirements/tests-requirements-py3.10.txt b/requirements/tests-requirements-py3.10.txt index 8595741..1bea2fe 100644 --- a/requirements/tests-requirements-py3.10.txt +++ b/requirements/tests-requirements-py3.10.txt @@ -2,26 +2,26 @@ # This file is autogenerated by pip-compile with Python 3.10 # by the following command: # -# pip-compile --cert=None --client-cert=None --index-url=None --no-annotate --output-file=tests-requirements-py3.10.txt --pip-args=None examples-requirements-py3.10.txt tests.in +# pip-compile --no-annotate --output-file=tests-requirements-py3.10.txt examples-requirements-py3.10.txt tests.in # anyio==4.11.0 argon2-cffi==25.1.0 argon2-cffi-bindings==25.1.0 arrow==1.4.0 -asttokens==3.0.0 +asttokens==3.0.1 async-lru==2.0.5 attrs==25.4.0 babel==2.17.0 beautifulsoup4==4.14.2 -bleach[css]==6.2.0 -certifi==2025.10.5 +bleach[css]==6.3.0 +certifi==2025.11.12 cffi==2.0.0 charset-normalizer==3.4.4 comm==0.2.3 contourpy==1.3.2 -coverage[toml]==7.11.0 +coverage[toml]==7.12.0 cycler==0.12.1 -cython==3.1.4 +cython==3.2.1 debugpy==1.8.17 decorator==5.2.1 defusedxml==0.7.1 @@ -37,7 +37,7 @@ httpcore==1.0.9 httpx==0.28.1 idna==3.11 iniconfig==2.3.0 -ipykernel==7.0.1 +ipykernel==7.1.0 ipython==8.37.0 isoduration==20.11.0 jedi==0.19.2 @@ -52,14 +52,14 @@ jupyter-events==0.12.0 jupyter-lsp==2.3.0 jupyter-server==2.17.0 jupyter-server-terminals==0.5.3 -jupyterlab==4.4.9 +jupyterlab==4.5.0 jupyterlab-pygments==0.3.0 -jupyterlab-server==2.27.3 +jupyterlab-server==2.28.0 kiwisolver==1.4.9 -lark==1.3.0 +lark==1.3.1 markupsafe==3.0.3 matplotlib==3.10.7 -matplotlib-inline==0.1.7 +matplotlib-inline==0.2.1 mistune==3.1.4 nbclient==0.10.2 nbconvert==7.16.6 @@ -79,15 +79,15 @@ platformdirs==4.5.0 pluggy==1.6.0 prometheus-client==0.23.1 prompt-toolkit==3.0.52 -psutil==7.1.0 +psutil==7.1.3 ptyprocess==0.7.0 pure-eval==0.2.3 py-cpuinfo==9.0.0 pycparser==2.23 pygments==2.19.2 pyparsing==3.2.5 -pytest==8.4.2 -pytest-benchmark==5.1.0 +pytest==9.0.1 +pytest-benchmark==5.2.3 pytest-cov==7.0.0 python-dateutil==2.9.0.post0 python-json-logger==4.0.0 @@ -99,9 +99,9 @@ requests==2.32.5 rfc3339-validator==0.1.4 rfc3986-validator==0.1.1 rfc3987-syntax==1.1.0 -rpds-py==0.27.1 +rpds-py==0.29.0 ruamel-yaml==0.18.14 -ruamel-yaml-clib==0.2.14 +ruamel-yaml-clib==0.2.15 scipy==1.15.3 send2trash==1.8.3 six==1.17.0 @@ -121,16 +121,16 @@ tzdata==2025.2 uri-template==1.3.0 urllib3==2.5.0 wcwidth==0.2.14 -webcolors==24.11.1 +webcolors==25.10.0 webencodings==0.5.1 websocket-client==1.9.0 -xcoll==0.6.7 -xdeps==0.10.7 -xfields==0.25.2 -xobjects==0.5.3 -xpart==0.23.1 -xsuite==0.40.2 -xtrack==0.93.2 +xcoll==0.7.2 +xdeps==0.10.9 +xfields==0.25.5 +xobjects==0.5.7 +xpart==0.23.2 +xsuite==0.43.0 +xtrack==0.96.0 # The following packages are considered to be unsafe in a requirements file: # setuptools diff --git a/requirements/tests-requirements-py3.11.txt b/requirements/tests-requirements-py3.11.txt index 706cc6f..bd509e3 100644 --- a/requirements/tests-requirements-py3.11.txt +++ b/requirements/tests-requirements-py3.11.txt @@ -2,26 +2,26 @@ # This file is autogenerated by pip-compile with Python 3.11 # by the following command: # -# pip-compile --cert=None --client-cert=None --index-url=None --no-annotate --output-file=tests-requirements-py3.11.txt --pip-args=None examples-requirements-py3.11.txt tests.in +# pip-compile --no-annotate --output-file=tests-requirements-py3.11.txt examples-requirements-py3.11.txt tests.in # anyio==4.11.0 argon2-cffi==25.1.0 argon2-cffi-bindings==25.1.0 arrow==1.4.0 -asttokens==3.0.0 +asttokens==3.0.1 async-lru==2.0.5 attrs==25.4.0 babel==2.17.0 beautifulsoup4==4.14.2 -bleach[css]==6.2.0 -certifi==2025.10.5 +bleach[css]==6.3.0 +certifi==2025.11.12 cffi==2.0.0 charset-normalizer==3.4.4 comm==0.2.3 contourpy==1.3.3 -coverage[toml]==7.11.0 +coverage[toml]==7.12.0 cycler==0.12.1 -cython==3.1.4 +cython==3.2.1 debugpy==1.8.17 decorator==5.2.1 defusedxml==0.7.1 @@ -36,8 +36,8 @@ httpcore==1.0.9 httpx==0.28.1 idna==3.11 iniconfig==2.3.0 -ipykernel==7.0.1 -ipython==9.6.0 +ipykernel==7.1.0 +ipython==9.7.0 ipython-pygments-lexers==1.1.1 isoduration==20.11.0 jedi==0.19.2 @@ -52,21 +52,21 @@ jupyter-events==0.12.0 jupyter-lsp==2.3.0 jupyter-server==2.17.0 jupyter-server-terminals==0.5.3 -jupyterlab==4.4.9 +jupyterlab==4.5.0 jupyterlab-pygments==0.3.0 -jupyterlab-server==2.27.3 +jupyterlab-server==2.28.0 kiwisolver==1.4.9 -lark==1.3.0 +lark==1.3.1 markupsafe==3.0.3 matplotlib==3.10.7 -matplotlib-inline==0.1.7 +matplotlib-inline==0.2.1 mistune==3.1.4 nbclient==0.10.2 nbconvert==7.16.6 nbformat==5.10.4 nest-asyncio==1.6.0 notebook-shim==0.2.4 -numpy==2.3.4 +numpy==2.3.5 overrides==7.7.0 packaging==25.0 pandas==2.3.3 @@ -74,20 +74,20 @@ pandocfilters==1.5.1 parso==0.8.5 pexpect==4.9.0 pillow==12.0.0 -pint==0.25 +pint==0.25.2 platformdirs==4.5.0 pluggy==1.6.0 prometheus-client==0.23.1 prompt-toolkit==3.0.52 -psutil==7.1.0 +psutil==7.1.3 ptyprocess==0.7.0 pure-eval==0.2.3 py-cpuinfo==9.0.0 pycparser==2.23 pygments==2.19.2 pyparsing==3.2.5 -pytest==8.4.2 -pytest-benchmark==5.1.0 +pytest==9.0.1 +pytest-benchmark==5.2.3 pytest-cov==7.0.0 python-dateutil==2.9.0.post0 python-json-logger==4.0.0 @@ -99,10 +99,10 @@ requests==2.32.5 rfc3339-validator==0.1.4 rfc3986-validator==0.1.1 rfc3987-syntax==1.1.0 -rpds-py==0.27.1 +rpds-py==0.29.0 ruamel-yaml==0.18.14 -ruamel-yaml-clib==0.2.14 -scipy==1.16.2 +ruamel-yaml-clib==0.2.15 +scipy==1.16.3 send2trash==1.8.3 six==1.17.0 sniffio==1.3.1 @@ -120,16 +120,16 @@ tzdata==2025.2 uri-template==1.3.0 urllib3==2.5.0 wcwidth==0.2.14 -webcolors==24.11.1 +webcolors==25.10.0 webencodings==0.5.1 websocket-client==1.9.0 -xcoll==0.6.7 -xdeps==0.10.7 -xfields==0.25.2 -xobjects==0.5.3 -xpart==0.23.1 -xsuite==0.40.2 -xtrack==0.93.2 +xcoll==0.7.2 +xdeps==0.10.9 +xfields==0.25.5 +xobjects==0.5.7 +xpart==0.23.2 +xsuite==0.43.0 +xtrack==0.96.0 # The following packages are considered to be unsafe in a requirements file: # setuptools diff --git a/requirements/tests-requirements-py3.12.txt b/requirements/tests-requirements-py3.12.txt index 6e1adcd..ffbab42 100644 --- a/requirements/tests-requirements-py3.12.txt +++ b/requirements/tests-requirements-py3.12.txt @@ -2,26 +2,26 @@ # This file is autogenerated by pip-compile with Python 3.12 # by the following command: # -# pip-compile --cert=None --client-cert=None --index-url=None --no-annotate --output-file=tests-requirements-py3.12.txt --pip-args=None examples-requirements-py3.12.txt tests.in +# pip-compile --no-annotate --output-file=tests-requirements-py3.12.txt examples-requirements-py3.12.txt tests.in # anyio==4.11.0 argon2-cffi==25.1.0 argon2-cffi-bindings==25.1.0 arrow==1.4.0 -asttokens==3.0.0 +asttokens==3.0.1 async-lru==2.0.5 attrs==25.4.0 babel==2.17.0 beautifulsoup4==4.14.2 -bleach[css]==6.2.0 -certifi==2025.10.5 +bleach[css]==6.3.0 +certifi==2025.11.12 cffi==2.0.0 charset-normalizer==3.4.4 comm==0.2.3 contourpy==1.3.3 -coverage[toml]==7.11.0 +coverage[toml]==7.12.0 cycler==0.12.1 -cython==3.1.4 +cython==3.2.1 debugpy==1.8.17 decorator==5.2.1 defusedxml==0.7.1 @@ -36,8 +36,8 @@ httpcore==1.0.9 httpx==0.28.1 idna==3.11 iniconfig==2.3.0 -ipykernel==7.0.1 -ipython==9.6.0 +ipykernel==7.1.0 +ipython==9.7.0 ipython-pygments-lexers==1.1.1 isoduration==20.11.0 jedi==0.19.2 @@ -52,41 +52,41 @@ jupyter-events==0.12.0 jupyter-lsp==2.3.0 jupyter-server==2.17.0 jupyter-server-terminals==0.5.3 -jupyterlab==4.4.9 +jupyterlab==4.5.0 jupyterlab-pygments==0.3.0 -jupyterlab-server==2.27.3 +jupyterlab-server==2.28.0 kiwisolver==1.4.9 -lark==1.3.0 +lark==1.3.1 markupsafe==3.0.3 matplotlib==3.10.7 -matplotlib-inline==0.1.7 +matplotlib-inline==0.2.1 mistune==3.1.4 nbclient==0.10.2 nbconvert==7.16.6 nbformat==5.10.4 nest-asyncio==1.6.0 notebook-shim==0.2.4 -numpy==2.3.4 +numpy==2.3.5 packaging==25.0 pandas==2.3.3 pandocfilters==1.5.1 parso==0.8.5 pexpect==4.9.0 pillow==12.0.0 -pint==0.25 +pint==0.25.2 platformdirs==4.5.0 pluggy==1.6.0 prometheus-client==0.23.1 prompt-toolkit==3.0.52 -psutil==7.1.0 +psutil==7.1.3 ptyprocess==0.7.0 pure-eval==0.2.3 py-cpuinfo==9.0.0 pycparser==2.23 pygments==2.19.2 pyparsing==3.2.5 -pytest==8.4.2 -pytest-benchmark==5.1.0 +pytest==9.0.1 +pytest-benchmark==5.2.3 pytest-cov==7.0.0 python-dateutil==2.9.0.post0 python-json-logger==4.0.0 @@ -98,10 +98,10 @@ requests==2.32.5 rfc3339-validator==0.1.4 rfc3986-validator==0.1.1 rfc3987-syntax==1.1.0 -rpds-py==0.27.1 +rpds-py==0.29.0 ruamel-yaml==0.18.14 -ruamel-yaml-clib==0.2.14 -scipy==1.16.2 +ruamel-yaml-clib==0.2.15 +scipy==1.16.3 send2trash==1.8.3 six==1.17.0 sniffio==1.3.1 @@ -119,16 +119,16 @@ tzdata==2025.2 uri-template==1.3.0 urllib3==2.5.0 wcwidth==0.2.14 -webcolors==24.11.1 +webcolors==25.10.0 webencodings==0.5.1 websocket-client==1.9.0 -xcoll==0.6.7 -xdeps==0.10.7 -xfields==0.25.2 -xobjects==0.5.3 -xpart==0.23.1 -xsuite==0.40.2 -xtrack==0.93.2 +xcoll==0.7.2 +xdeps==0.10.9 +xfields==0.25.5 +xobjects==0.5.7 +xpart==0.23.2 +xsuite==0.43.0 +xtrack==0.96.0 # The following packages are considered to be unsafe in a requirements file: # setuptools diff --git a/requirements/tests-requirements-py3.13.txt b/requirements/tests-requirements-py3.13.txt index a42c593..e595c43 100644 --- a/requirements/tests-requirements-py3.13.txt +++ b/requirements/tests-requirements-py3.13.txt @@ -2,26 +2,26 @@ # This file is autogenerated by pip-compile with Python 3.13 # by the following command: # -# pip-compile --cert=None --client-cert=None --index-url=None --no-annotate --output-file=tests-requirements-py3.13.txt --pip-args=None examples-requirements-py3.13.txt tests.in +# pip-compile --no-annotate --output-file=tests-requirements-py3.13.txt examples-requirements-py3.13.txt tests.in # anyio==4.11.0 argon2-cffi==25.1.0 argon2-cffi-bindings==25.1.0 arrow==1.4.0 -asttokens==3.0.0 +asttokens==3.0.1 async-lru==2.0.5 attrs==25.4.0 babel==2.17.0 beautifulsoup4==4.14.2 -bleach[css]==6.2.0 -certifi==2025.10.5 +bleach[css]==6.3.0 +certifi==2025.11.12 cffi==2.0.0 charset-normalizer==3.4.4 comm==0.2.3 contourpy==1.3.3 -coverage[toml]==7.11.0 +coverage[toml]==7.12.0 cycler==0.12.1 -cython==3.1.4 +cython==3.2.1 debugpy==1.8.17 decorator==5.2.1 defusedxml==0.7.1 @@ -36,8 +36,8 @@ httpcore==1.0.9 httpx==0.28.1 idna==3.11 iniconfig==2.3.0 -ipykernel==7.0.1 -ipython==9.6.0 +ipykernel==7.1.0 +ipython==9.7.0 ipython-pygments-lexers==1.1.1 isoduration==20.11.0 jedi==0.19.2 @@ -52,41 +52,41 @@ jupyter-events==0.12.0 jupyter-lsp==2.3.0 jupyter-server==2.17.0 jupyter-server-terminals==0.5.3 -jupyterlab==4.4.9 +jupyterlab==4.5.0 jupyterlab-pygments==0.3.0 -jupyterlab-server==2.27.3 +jupyterlab-server==2.28.0 kiwisolver==1.4.9 -lark==1.3.0 +lark==1.3.1 markupsafe==3.0.3 matplotlib==3.10.7 -matplotlib-inline==0.1.7 +matplotlib-inline==0.2.1 mistune==3.1.4 nbclient==0.10.2 nbconvert==7.16.6 nbformat==5.10.4 nest-asyncio==1.6.0 notebook-shim==0.2.4 -numpy==2.3.4 +numpy==2.3.5 packaging==25.0 pandas==2.3.3 pandocfilters==1.5.1 parso==0.8.5 pexpect==4.9.0 pillow==12.0.0 -pint==0.25 +pint==0.25.2 platformdirs==4.5.0 pluggy==1.6.0 prometheus-client==0.23.1 prompt-toolkit==3.0.52 -psutil==7.1.0 +psutil==7.1.3 ptyprocess==0.7.0 pure-eval==0.2.3 py-cpuinfo==9.0.0 pycparser==2.23 pygments==2.19.2 pyparsing==3.2.5 -pytest==8.4.2 -pytest-benchmark==5.1.0 +pytest==9.0.1 +pytest-benchmark==5.2.3 pytest-cov==7.0.0 python-dateutil==2.9.0.post0 python-json-logger==4.0.0 @@ -98,10 +98,10 @@ requests==2.32.5 rfc3339-validator==0.1.4 rfc3986-validator==0.1.1 rfc3987-syntax==1.1.0 -rpds-py==0.27.1 +rpds-py==0.29.0 ruamel-yaml==0.18.14 -ruamel-yaml-clib==0.2.14 -scipy==1.16.2 +ruamel-yaml-clib==0.2.15 +scipy==1.16.3 send2trash==1.8.3 six==1.17.0 sniffio==1.3.1 @@ -119,16 +119,16 @@ tzdata==2025.2 uri-template==1.3.0 urllib3==2.5.0 wcwidth==0.2.14 -webcolors==24.11.1 +webcolors==25.10.0 webencodings==0.5.1 websocket-client==1.9.0 -xcoll==0.6.7 -xdeps==0.10.7 -xfields==0.25.2 -xobjects==0.5.3 -xpart==0.23.1 -xsuite==0.40.2 -xtrack==0.93.2 +xcoll==0.7.2 +xdeps==0.10.9 +xfields==0.25.5 +xobjects==0.5.7 +xpart==0.23.2 +xsuite==0.43.0 +xtrack==0.96.0 # The following packages are considered to be unsafe in a requirements file: # setuptools