diff --git a/test_package/nbconvert/env/darwin.txt b/test_package/nbconvert/env/darwin.txt index 496bae1..5d9f4c0 100644 --- a/test_package/nbconvert/env/darwin.txt +++ b/test_package/nbconvert/env/darwin.txt @@ -30,7 +30,7 @@ markupsafe==3.0.3 # via # jinja2 # nbconvert -mistune==3.2.1 +mistune==3.3.1 # via nbconvert nbclient==0.11.0 # via nbconvert diff --git a/test_package/nbconvert/env/linux.txt b/test_package/nbconvert/env/linux.txt index 496bae1..5d9f4c0 100644 --- a/test_package/nbconvert/env/linux.txt +++ b/test_package/nbconvert/env/linux.txt @@ -30,7 +30,7 @@ markupsafe==3.0.3 # via # jinja2 # nbconvert -mistune==3.2.1 +mistune==3.3.1 # via nbconvert nbclient==0.11.0 # via nbconvert diff --git a/test_package/nbconvert/env/win32.txt b/test_package/nbconvert/env/win32.txt index 2fbeaba..3f64de7 100644 --- a/test_package/nbconvert/env/win32.txt +++ b/test_package/nbconvert/env/win32.txt @@ -30,7 +30,7 @@ markupsafe==3.0.3 # via # jinja2 # nbconvert -mistune==3.2.1 +mistune==3.3.1 # via nbconvert nbclient==0.11.0 # via nbconvert diff --git a/test_package/numpy/requirements.txt b/test_package/numpy/requirements.txt index 62eff41..33f4510 100644 --- a/test_package/numpy/requirements.txt +++ b/test_package/numpy/requirements.txt @@ -1,5 +1,5 @@ hypothesis==6.155.5 -numpy==2.4.6 +numpy==2.5.0 pytest-xdist==3.8.0 pytest==9.1.1 typing-extensions==4.15.0 diff --git a/test_package/pylake/env/darwin.txt b/test_package/pylake/env/darwin.txt index 472671d..f92cff7 100644 --- a/test_package/pylake/env/darwin.txt +++ b/test_package/pylake/env/darwin.txt @@ -180,7 +180,7 @@ matplotlib-inline==0.2.2 # via # ipykernel # ipython -mistune==3.2.1 +mistune==3.3.1 # via nbconvert narwhals==2.22.1 # via scikit-learn @@ -390,5 +390,5 @@ websocket-client==1.9.0 # via jupyter-server widgetsnbextension==4.0.15 # via ipywidgets -wrapt==2.2.1 +wrapt==2.2.2 # via deprecated diff --git a/test_package/pylake/env/linux.txt b/test_package/pylake/env/linux.txt index a94508a..1b98b93 100644 --- a/test_package/pylake/env/linux.txt +++ b/test_package/pylake/env/linux.txt @@ -178,7 +178,7 @@ matplotlib-inline==0.2.2 # via # ipykernel # ipython -mistune==3.2.1 +mistune==3.3.1 # via nbconvert narwhals==2.22.1 # via scikit-learn @@ -388,5 +388,5 @@ websocket-client==1.9.0 # via jupyter-server widgetsnbextension==4.0.15 # via ipywidgets -wrapt==2.2.1 +wrapt==2.2.2 # via deprecated diff --git a/test_package/pylake/env/win32.txt b/test_package/pylake/env/win32.txt index 2759d8c..3d9dc64 100644 --- a/test_package/pylake/env/win32.txt +++ b/test_package/pylake/env/win32.txt @@ -183,7 +183,7 @@ matplotlib-inline==0.2.2 # via # ipykernel # ipython -mistune==3.2.1 +mistune==3.3.1 # via nbconvert narwhals==2.22.1 # via scikit-learn @@ -392,5 +392,5 @@ websocket-client==1.9.0 # via jupyter-server widgetsnbextension==4.0.15 # via ipywidgets -wrapt==2.2.1 +wrapt==2.2.2 # via deprecated