diff --git a/test_package/nbconvert/env/darwin.txt b/test_package/nbconvert/env/darwin.txt index 8202ee1..f1cee0b 100644 --- a/test_package/nbconvert/env/darwin.txt +++ b/test_package/nbconvert/env/darwin.txt @@ -40,7 +40,7 @@ nbformat==5.10.4 # via # nbclient # nbconvert -packaging==26.1 +packaging==26.2 # via nbconvert pandocfilters==1.5.1 # via nbconvert diff --git a/test_package/nbconvert/env/linux.txt b/test_package/nbconvert/env/linux.txt index 8202ee1..f1cee0b 100644 --- a/test_package/nbconvert/env/linux.txt +++ b/test_package/nbconvert/env/linux.txt @@ -40,7 +40,7 @@ nbformat==5.10.4 # via # nbclient # nbconvert -packaging==26.1 +packaging==26.2 # via nbconvert pandocfilters==1.5.1 # via nbconvert diff --git a/test_package/nbconvert/env/win32.txt b/test_package/nbconvert/env/win32.txt index 8748edd..10bf5ec 100644 --- a/test_package/nbconvert/env/win32.txt +++ b/test_package/nbconvert/env/win32.txt @@ -40,7 +40,7 @@ nbformat==5.10.4 # via # nbclient # nbconvert -packaging==26.1 +packaging==26.2 # via nbconvert pandocfilters==1.5.1 # via nbconvert diff --git a/test_package/numpy/env/darwin.txt b/test_package/numpy/env/darwin.txt index 78bf8dd..a9cc490 100644 --- a/test_package/numpy/env/darwin.txt +++ b/test_package/numpy/env/darwin.txt @@ -1,12 +1,12 @@ execnet==2.1.2 # via pytest-xdist -hypothesis==6.152.1 +hypothesis==6.152.4 # via -r test_package/numpy/requirements.txt iniconfig==2.3.0 # via pytest numpy==2.4.4 # via -r test_package/numpy/requirements.txt -packaging==26.1 +packaging==26.2 # via pytest pluggy==1.6.0 # via pytest diff --git a/test_package/numpy/env/linux.txt b/test_package/numpy/env/linux.txt index 78bf8dd..a9cc490 100644 --- a/test_package/numpy/env/linux.txt +++ b/test_package/numpy/env/linux.txt @@ -1,12 +1,12 @@ execnet==2.1.2 # via pytest-xdist -hypothesis==6.152.1 +hypothesis==6.152.4 # via -r test_package/numpy/requirements.txt iniconfig==2.3.0 # via pytest numpy==2.4.4 # via -r test_package/numpy/requirements.txt -packaging==26.1 +packaging==26.2 # via pytest pluggy==1.6.0 # via pytest diff --git a/test_package/numpy/env/win32.txt b/test_package/numpy/env/win32.txt index 8329539..4c3d8e0 100644 --- a/test_package/numpy/env/win32.txt +++ b/test_package/numpy/env/win32.txt @@ -2,13 +2,13 @@ colorama==0.4.6 # via pytest execnet==2.1.2 # via pytest-xdist -hypothesis==6.152.1 +hypothesis==6.152.4 # via -r test_package/numpy/requirements.txt iniconfig==2.3.0 # via pytest numpy==2.4.4 # via -r test_package/numpy/requirements.txt -packaging==26.1 +packaging==26.2 # via pytest pluggy==1.6.0 # via pytest diff --git a/test_package/numpy/requirements.txt b/test_package/numpy/requirements.txt index d5bfb62..589fcfb 100644 --- a/test_package/numpy/requirements.txt +++ b/test_package/numpy/requirements.txt @@ -1,4 +1,4 @@ -hypothesis==6.152.1 +hypothesis==6.152.4 numpy==2.4.4 pytest-xdist==3.8.0 pytest==9.0.3 diff --git a/test_package/pylake/env/darwin.txt b/test_package/pylake/env/darwin.txt index d98848b..834fcc9 100644 --- a/test_package/pylake/env/darwin.txt +++ b/test_package/pylake/env/darwin.txt @@ -24,9 +24,9 @@ beautifulsoup4==4.14.3 # via nbconvert bleach[css]==6.3.0 # via nbconvert -cachetools==7.0.5 +cachetools==7.0.6 # via lumicks-pylake -certifi==2026.2.25 +certifi==2026.4.22 # via # httpcore # httpx @@ -67,7 +67,7 @@ httpcore==1.0.9 # via httpx httpx==0.28.1 # via jupyterlab -idna==3.11 +idna==3.13 # via # anyio # httpx @@ -81,7 +81,7 @@ ipykernel==7.2.0 # via jupyterlab ipympl==0.10.0 # via lumicks-pylake -ipython==9.10.1 +ipython==9.13.0 # via # ipykernel # ipympl @@ -130,7 +130,7 @@ jupyter-core==5.9.1 # nbclient # nbconvert # nbformat -jupyter-events==0.12.0 +jupyter-events==0.12.1 # via jupyter-server jupyter-lsp==2.3.1 # via jupyterlab @@ -167,7 +167,7 @@ markupsafe==3.0.3 # via # jinja2 # nbconvert -matplotlib==3.10.8 +matplotlib==3.10.9 # via # ipympl # lumicks-pylake @@ -210,7 +210,7 @@ numpy==2.4.4 # tifffile overrides==7.7.0 # via jupyter-server -packaging==26.1 +packaging==26.2 # via # ipykernel # jupyter-events @@ -243,7 +243,9 @@ prometheus-client==0.25.0 prompt-toolkit==3.0.52 # via ipython psutil==7.2.2 - # via ipykernel + # via + # ipykernel + # ipython ptyprocess==0.7.0 # via # pexpect @@ -361,7 +363,7 @@ typing-extensions==4.15.0 # beautifulsoup4 # ipython # referencing -tzdata==2026.1 +tzdata==2026.2 # via arrow uri-template==1.3.0 # via jsonschema diff --git a/test_package/pylake/env/linux.txt b/test_package/pylake/env/linux.txt index 54fcd9e..33c9424 100644 --- a/test_package/pylake/env/linux.txt +++ b/test_package/pylake/env/linux.txt @@ -22,9 +22,9 @@ beautifulsoup4==4.14.3 # via nbconvert bleach[css]==6.3.0 # via nbconvert -cachetools==7.0.5 +cachetools==7.0.6 # via lumicks-pylake -certifi==2026.2.25 +certifi==2026.4.22 # via # httpcore # httpx @@ -65,7 +65,7 @@ httpcore==1.0.9 # via httpx httpx==0.28.1 # via jupyterlab -idna==3.11 +idna==3.13 # via # anyio # httpx @@ -79,7 +79,7 @@ ipykernel==7.2.0 # via jupyterlab ipympl==0.10.0 # via lumicks-pylake -ipython==9.10.1 +ipython==9.13.0 # via # ipykernel # ipympl @@ -128,7 +128,7 @@ jupyter-core==5.9.1 # nbclient # nbconvert # nbformat -jupyter-events==0.12.0 +jupyter-events==0.12.1 # via jupyter-server jupyter-lsp==2.3.1 # via jupyterlab @@ -165,7 +165,7 @@ markupsafe==3.0.3 # via # jinja2 # nbconvert -matplotlib==3.10.8 +matplotlib==3.10.9 # via # ipympl # lumicks-pylake @@ -208,7 +208,7 @@ numpy==2.4.4 # tifffile overrides==7.7.0 # via jupyter-server -packaging==26.1 +packaging==26.2 # via # ipykernel # jupyter-events @@ -241,7 +241,9 @@ prometheus-client==0.25.0 prompt-toolkit==3.0.52 # via ipython psutil==7.2.2 - # via ipykernel + # via + # ipykernel + # ipython ptyprocess==0.7.0 # via # pexpect @@ -359,7 +361,7 @@ typing-extensions==4.15.0 # beautifulsoup4 # ipython # referencing -tzdata==2026.1 +tzdata==2026.2 # via arrow uri-template==1.3.0 # via jsonschema diff --git a/test_package/pylake/env/win32.txt b/test_package/pylake/env/win32.txt index 8e5bc92..aa712a9 100644 --- a/test_package/pylake/env/win32.txt +++ b/test_package/pylake/env/win32.txt @@ -22,9 +22,9 @@ beautifulsoup4==4.14.3 # via nbconvert bleach[css]==6.3.0 # via nbconvert -cachetools==7.0.5 +cachetools==7.0.6 # via lumicks-pylake -certifi==2026.2.25 +certifi==2026.4.22 # via # httpcore # httpx @@ -70,7 +70,7 @@ httpcore==1.0.9 # via httpx httpx==0.28.1 # via jupyterlab -idna==3.11 +idna==3.13 # via # anyio # httpx @@ -84,7 +84,7 @@ ipykernel==7.2.0 # via jupyterlab ipympl==0.10.0 # via lumicks-pylake -ipython==9.10.1 +ipython==9.13.0 # via # ipykernel # ipympl @@ -133,7 +133,7 @@ jupyter-core==5.9.1 # nbclient # nbconvert # nbformat -jupyter-events==0.12.0 +jupyter-events==0.12.1 # via jupyter-server jupyter-lsp==2.3.1 # via jupyterlab @@ -170,7 +170,7 @@ markupsafe==3.0.3 # via # jinja2 # nbconvert -matplotlib==3.10.8 +matplotlib==3.10.9 # via # ipympl # lumicks-pylake @@ -213,7 +213,7 @@ numpy==2.4.4 # tifffile overrides==7.7.0 # via jupyter-server -packaging==26.1 +packaging==26.2 # via # ipykernel # jupyter-events @@ -244,7 +244,9 @@ prometheus-client==0.25.0 prompt-toolkit==3.0.52 # via ipython psutil==7.2.2 - # via ipykernel + # via + # ipykernel + # ipython pure-eval==0.2.3 # via stack-data pycparser==3.0 @@ -363,7 +365,7 @@ typing-extensions==4.15.0 # beautifulsoup4 # ipython # referencing -tzdata==2026.1 +tzdata==2026.2 # via arrow uri-template==1.3.0 # via jsonschema