diff --git a/test_package/nbconvert/env/darwin.txt b/test_package/nbconvert/env/darwin.txt index 3efa092..cb25bfc 100644 --- a/test_package/nbconvert/env/darwin.txt +++ b/test_package/nbconvert/env/darwin.txt @@ -1,4 +1,4 @@ -attrs==25.4.0 +attrs==26.1.0 # via # jsonschema # referencing @@ -46,7 +46,7 @@ pandocfilters==1.5.1 # via nbconvert platformdirs==4.9.4 # via jupyter-core -pygments==2.19.2 +pygments==2.20.0 # via nbconvert python-dateutil==2.9.0.post0 # via jupyter-client @@ -66,7 +66,7 @@ soupsieve==2.8.3 # via beautifulsoup4 tinycss2==1.4.0 # via bleach -tornado==6.5.4 +tornado==6.5.5 # via jupyter-client traitlets==5.14.3 # via diff --git a/test_package/nbconvert/env/linux.txt b/test_package/nbconvert/env/linux.txt index 3efa092..cb25bfc 100644 --- a/test_package/nbconvert/env/linux.txt +++ b/test_package/nbconvert/env/linux.txt @@ -1,4 +1,4 @@ -attrs==25.4.0 +attrs==26.1.0 # via # jsonschema # referencing @@ -46,7 +46,7 @@ pandocfilters==1.5.1 # via nbconvert platformdirs==4.9.4 # via jupyter-core -pygments==2.19.2 +pygments==2.20.0 # via nbconvert python-dateutil==2.9.0.post0 # via jupyter-client @@ -66,7 +66,7 @@ soupsieve==2.8.3 # via beautifulsoup4 tinycss2==1.4.0 # via bleach -tornado==6.5.4 +tornado==6.5.5 # via jupyter-client traitlets==5.14.3 # via diff --git a/test_package/nbconvert/env/win32.txt b/test_package/nbconvert/env/win32.txt index d271353..20d1b92 100644 --- a/test_package/nbconvert/env/win32.txt +++ b/test_package/nbconvert/env/win32.txt @@ -1,4 +1,4 @@ -attrs==25.4.0 +attrs==26.1.0 # via # jsonschema # referencing @@ -46,7 +46,7 @@ pandocfilters==1.5.1 # via nbconvert platformdirs==4.9.4 # via jupyter-core -pygments==2.19.2 +pygments==2.20.0 # via nbconvert python-dateutil==2.9.0.post0 # via jupyter-client @@ -66,7 +66,7 @@ soupsieve==2.8.3 # via beautifulsoup4 tinycss2==1.4.0 # via bleach -tornado==6.5.4 +tornado==6.5.5 # via jupyter-client traitlets==5.14.3 # via diff --git a/test_package/numpy/env/darwin.txt b/test_package/numpy/env/darwin.txt index 5c9bb25..10e9051 100644 --- a/test_package/numpy/env/darwin.txt +++ b/test_package/numpy/env/darwin.txt @@ -4,13 +4,13 @@ hypothesis==6.151.5 # via -r test_package/numpy/requirements.txt iniconfig==2.3.0 # via pytest -numpy==2.4.3 +numpy==2.4.4 # via -r test_package/numpy/requirements.txt packaging==26.0 # via pytest pluggy==1.6.0 # via pytest -pygments==2.19.2 +pygments==2.20.0 # via pytest pytest==9.0.2 # via diff --git a/test_package/numpy/env/linux.txt b/test_package/numpy/env/linux.txt index 5c9bb25..10e9051 100644 --- a/test_package/numpy/env/linux.txt +++ b/test_package/numpy/env/linux.txt @@ -4,13 +4,13 @@ hypothesis==6.151.5 # via -r test_package/numpy/requirements.txt iniconfig==2.3.0 # via pytest -numpy==2.4.3 +numpy==2.4.4 # via -r test_package/numpy/requirements.txt packaging==26.0 # via pytest pluggy==1.6.0 # via pytest -pygments==2.19.2 +pygments==2.20.0 # via pytest pytest==9.0.2 # via diff --git a/test_package/numpy/env/win32.txt b/test_package/numpy/env/win32.txt index 8d3d7f6..2fc5721 100644 --- a/test_package/numpy/env/win32.txt +++ b/test_package/numpy/env/win32.txt @@ -6,13 +6,13 @@ hypothesis==6.151.5 # via -r test_package/numpy/requirements.txt iniconfig==2.3.0 # via pytest -numpy==2.4.3 +numpy==2.4.4 # via -r test_package/numpy/requirements.txt packaging==26.0 # via pytest pluggy==1.6.0 # via pytest -pygments==2.19.2 +pygments==2.20.0 # via pytest pytest==9.0.2 # via diff --git a/test_package/numpy/requirements.txt b/test_package/numpy/requirements.txt index b84d732..1aa5752 100644 --- a/test_package/numpy/requirements.txt +++ b/test_package/numpy/requirements.txt @@ -1,5 +1,5 @@ hypothesis==6.151.5 -numpy==2.4.3 +numpy==2.4.4 pytest-xdist==3.8.0 pytest==9.0.2 typing-extensions==4.15.0 diff --git a/test_package/pylake/env/darwin.txt b/test_package/pylake/env/darwin.txt index b6b5a23..0974f05 100644 --- a/test_package/pylake/env/darwin.txt +++ b/test_package/pylake/env/darwin.txt @@ -1,4 +1,4 @@ -anyio==4.12.1 +anyio==4.13.0 # via # httpx # jupyter-server @@ -12,9 +12,9 @@ arrow==1.4.0 # via isoduration asttokens==3.0.1 # via stack-data -async-lru==2.2.0 +async-lru==2.3.0 # via jupyterlab -attrs==25.4.0 +attrs==26.1.0 # via # jsonschema # referencing @@ -33,7 +33,7 @@ certifi==2026.2.25 # requests cffi==2.0.0 # via argon2-cffi-bindings -charset-normalizer==3.4.5 +charset-normalizer==3.4.6 # via requests comm==0.2.3 # via @@ -55,7 +55,7 @@ executing==2.2.1 # via stack-data fastjsonschema==2.21.2 # via nbformat -fonttools==4.62.0 +fonttools==4.62.1 # via matplotlib fqdn==1.5.1 # via jsonschema @@ -81,7 +81,7 @@ ipykernel==7.2.0 # via jupyterlab ipympl==0.10.0 # via lumicks-pylake -ipython==9.10.0 +ipython==9.10.1 # via # ipykernel # ipympl @@ -104,9 +104,9 @@ jinja2==3.1.6 # nbconvert joblib==1.5.3 # via scikit-learn -json5==0.13.0 +json5==0.14.0 # via jupyterlab-server -jsonpointer==3.0.0 +jsonpointer==3.1.1 # via jsonschema jsonschema[format-nongpl]==4.26.0 # via @@ -143,7 +143,7 @@ jupyter-server==2.17.0 # notebook-shim jupyter-server-terminals==0.5.4 # via jupyter-server -jupyterlab==4.5.5 +jupyterlab==4.5.6 # via notebook jupyterlab-pygments==0.3.0 # via nbconvert @@ -190,13 +190,13 @@ nest-asyncio==1.6.0 # via ipykernel networkx==3.6.1 # via scikit-image -notebook==7.5.4 +notebook==7.5.5 # via lumicks-pylake notebook-shim==0.2.4 # via # jupyterlab # notebook -numpy==2.4.3 +numpy==2.4.4 # via # contourpy # h5py @@ -252,7 +252,7 @@ pure-eval==0.2.3 # via stack-data pycparser==3.0 # via cffi -pygments==2.19.2 +pygments==2.20.0 # via # ipython # ipython-pygments-lexers @@ -267,7 +267,7 @@ python-dateutil==2.9.0.post0 # arrow # jupyter-client # matplotlib -python-json-logger==4.0.0 +python-json-logger==4.1.0 # via jupyter-events pyyaml==6.0.3 # via jupyter-events @@ -281,7 +281,7 @@ referencing==0.37.0 # jsonschema # jsonschema-specifications # jupyter-events -requests==2.32.5 +requests==2.33.1 # via jupyterlab-server rfc3339-validator==0.1.4 # via @@ -330,7 +330,7 @@ tifffile==2026.3.3 # scikit-image tinycss2==1.4.0 # via bleach -tornado==6.5.4 +tornado==6.5.5 # via # ipykernel # jupyter-client diff --git a/test_package/pylake/env/linux.txt b/test_package/pylake/env/linux.txt index 23473dd..a649788 100644 --- a/test_package/pylake/env/linux.txt +++ b/test_package/pylake/env/linux.txt @@ -1,4 +1,4 @@ -anyio==4.12.1 +anyio==4.13.0 # via # httpx # jupyter-server @@ -10,9 +10,9 @@ arrow==1.4.0 # via isoduration asttokens==3.0.1 # via stack-data -async-lru==2.2.0 +async-lru==2.3.0 # via jupyterlab -attrs==25.4.0 +attrs==26.1.0 # via # jsonschema # referencing @@ -31,7 +31,7 @@ certifi==2026.2.25 # requests cffi==2.0.0 # via argon2-cffi-bindings -charset-normalizer==3.4.5 +charset-normalizer==3.4.6 # via requests comm==0.2.3 # via @@ -53,7 +53,7 @@ executing==2.2.1 # via stack-data fastjsonschema==2.21.2 # via nbformat -fonttools==4.62.0 +fonttools==4.62.1 # via matplotlib fqdn==1.5.1 # via jsonschema @@ -79,7 +79,7 @@ ipykernel==7.2.0 # via jupyterlab ipympl==0.10.0 # via lumicks-pylake -ipython==9.10.0 +ipython==9.10.1 # via # ipykernel # ipympl @@ -102,9 +102,9 @@ jinja2==3.1.6 # nbconvert joblib==1.5.3 # via scikit-learn -json5==0.13.0 +json5==0.14.0 # via jupyterlab-server -jsonpointer==3.0.0 +jsonpointer==3.1.1 # via jsonschema jsonschema[format-nongpl]==4.26.0 # via @@ -141,7 +141,7 @@ jupyter-server==2.17.0 # notebook-shim jupyter-server-terminals==0.5.4 # via jupyter-server -jupyterlab==4.5.5 +jupyterlab==4.5.6 # via notebook jupyterlab-pygments==0.3.0 # via nbconvert @@ -188,13 +188,13 @@ nest-asyncio==1.6.0 # via ipykernel networkx==3.6.1 # via scikit-image -notebook==7.5.4 +notebook==7.5.5 # via lumicks-pylake notebook-shim==0.2.4 # via # jupyterlab # notebook -numpy==2.4.3 +numpy==2.4.4 # via # contourpy # h5py @@ -250,7 +250,7 @@ pure-eval==0.2.3 # via stack-data pycparser==3.0 # via cffi -pygments==2.19.2 +pygments==2.20.0 # via # ipython # ipython-pygments-lexers @@ -265,7 +265,7 @@ python-dateutil==2.9.0.post0 # arrow # jupyter-client # matplotlib -python-json-logger==4.0.0 +python-json-logger==4.1.0 # via jupyter-events pyyaml==6.0.3 # via jupyter-events @@ -279,7 +279,7 @@ referencing==0.37.0 # jsonschema # jsonschema-specifications # jupyter-events -requests==2.32.5 +requests==2.33.1 # via jupyterlab-server rfc3339-validator==0.1.4 # via @@ -328,7 +328,7 @@ tifffile==2026.3.3 # scikit-image tinycss2==1.4.0 # via bleach -tornado==6.5.4 +tornado==6.5.5 # via # ipykernel # jupyter-client diff --git a/test_package/pylake/env/win32.txt b/test_package/pylake/env/win32.txt index b302f6e..e32bf5d 100644 --- a/test_package/pylake/env/win32.txt +++ b/test_package/pylake/env/win32.txt @@ -1,4 +1,4 @@ -anyio==4.12.1 +anyio==4.13.0 # via # httpx # jupyter-server @@ -10,9 +10,9 @@ arrow==1.4.0 # via isoduration asttokens==3.0.1 # via stack-data -async-lru==2.2.0 +async-lru==2.3.0 # via jupyterlab -attrs==25.4.0 +attrs==26.1.0 # via # jsonschema # referencing @@ -31,7 +31,7 @@ certifi==2026.2.25 # requests cffi==2.0.0 # via argon2-cffi-bindings -charset-normalizer==3.4.5 +charset-normalizer==3.4.6 # via requests colorama==0.4.6 # via @@ -58,7 +58,7 @@ executing==2.2.1 # via stack-data fastjsonschema==2.21.2 # via nbformat -fonttools==4.62.0 +fonttools==4.62.1 # via matplotlib fqdn==1.5.1 # via jsonschema @@ -84,7 +84,7 @@ ipykernel==7.2.0 # via jupyterlab ipympl==0.10.0 # via lumicks-pylake -ipython==9.10.0 +ipython==9.10.1 # via # ipykernel # ipympl @@ -107,9 +107,9 @@ jinja2==3.1.6 # nbconvert joblib==1.5.3 # via scikit-learn -json5==0.13.0 +json5==0.14.0 # via jupyterlab-server -jsonpointer==3.0.0 +jsonpointer==3.1.1 # via jsonschema jsonschema[format-nongpl]==4.26.0 # via @@ -146,7 +146,7 @@ jupyter-server==2.17.0 # notebook-shim jupyter-server-terminals==0.5.4 # via jupyter-server -jupyterlab==4.5.5 +jupyterlab==4.5.6 # via notebook jupyterlab-pygments==0.3.0 # via nbconvert @@ -193,13 +193,13 @@ nest-asyncio==1.6.0 # via ipykernel networkx==3.6.1 # via scikit-image -notebook==7.5.4 +notebook==7.5.5 # via lumicks-pylake notebook-shim==0.2.4 # via # jupyterlab # notebook -numpy==2.4.3 +numpy==2.4.4 # via # contourpy # h5py @@ -249,7 +249,7 @@ pure-eval==0.2.3 # via stack-data pycparser==3.0 # via cffi -pygments==2.19.2 +pygments==2.20.0 # via # ipython # ipython-pygments-lexers @@ -264,7 +264,7 @@ python-dateutil==2.9.0.post0 # arrow # jupyter-client # matplotlib -python-json-logger==4.0.0 +python-json-logger==4.1.0 # via jupyter-events pywinpty==3.0.3 # via @@ -283,7 +283,7 @@ referencing==0.37.0 # jsonschema # jsonschema-specifications # jupyter-events -requests==2.32.5 +requests==2.33.1 # via jupyterlab-server rfc3339-validator==0.1.4 # via @@ -332,7 +332,7 @@ tifffile==2026.3.3 # scikit-image tinycss2==1.4.0 # via bleach -tornado==6.5.4 +tornado==6.5.5 # via # ipykernel # jupyter-client