diff --git a/.github/workflows/environments/requirements-doc.txt b/.github/workflows/environments/requirements-doc.txt index 42d54fb..adf7289 100644 --- a/.github/workflows/environments/requirements-doc.txt +++ b/.github/workflows/environments/requirements-doc.txt @@ -4,15 +4,15 @@ alabaster==1.0.0 # via sphinx babel==2.18.0 # via sphinx -certifi==2026.5.20 +certifi==2026.6.17 # via requests -charset-normalizer==3.4.7 +charset-normalizer==3.4.9 # via requests docutils==0.22.4 # via # sphinx # sphinx-rtd-theme -idna==3.16 +idna==3.18 # via requests imagesize==2.0.0 # via sphinx @@ -28,7 +28,7 @@ requests==2.34.2 # via sphinx roman-numerals==4.1.0 # via sphinx -snowballstemmer==3.1.0 +snowballstemmer==3.1.1 # via sphinx sphinx==9.1.0 # via diff --git a/.github/workflows/environments/requirements-test-3.10.txt b/.github/workflows/environments/requirements-test-3.10.txt index 7cc9c55..75bc8a0 100644 --- a/.github/workflows/environments/requirements-test-3.10.txt +++ b/.github/workflows/environments/requirements-test-3.10.txt @@ -14,11 +14,11 @@ pluggy==1.6.0 # via pytest pygments==2.20.0 # via pytest -pytest==9.0.3 +pytest==9.1.1 # via -r requirements-test.in scipy==1.15.3 # via -r requirements-test.in tomli==2.4.1 # via pytest -typing-extensions==4.15.0 +typing-extensions==4.16.0 # via exceptiongroup diff --git a/.github/workflows/environments/requirements-test-3.11.txt b/.github/workflows/environments/requirements-test-3.11.txt index c9ee6b5..d86b0ea 100644 --- a/.github/workflows/environments/requirements-test-3.11.txt +++ b/.github/workflows/environments/requirements-test-3.11.txt @@ -12,7 +12,7 @@ pluggy==1.6.0 # via pytest pygments==2.20.0 # via pytest -pytest==9.0.3 +pytest==9.1.1 # via -r requirements-test.in scipy==1.17.1 # via -r requirements-test.in diff --git a/.github/workflows/environments/requirements-test-3.12.txt b/.github/workflows/environments/requirements-test-3.12.txt index 0e02b51..0be7d04 100644 --- a/.github/workflows/environments/requirements-test-3.12.txt +++ b/.github/workflows/environments/requirements-test-3.12.txt @@ -2,7 +2,7 @@ # uv pip compile --python-version=3.12 requirements-test.in --output-file=requirements-test-3.12.txt iniconfig==2.3.0 # via pytest -numpy==2.4.6 +numpy==2.5.1 # via # -r requirements-test.in # scipy @@ -12,7 +12,7 @@ pluggy==1.6.0 # via pytest pygments==2.20.0 # via pytest -pytest==9.0.3 +pytest==9.1.1 # via -r requirements-test.in -scipy==1.17.1 +scipy==1.18.0 # via -r requirements-test.in diff --git a/.github/workflows/environments/requirements-test-3.13.txt b/.github/workflows/environments/requirements-test-3.13.txt index dd1d6f7..055eadd 100644 --- a/.github/workflows/environments/requirements-test-3.13.txt +++ b/.github/workflows/environments/requirements-test-3.13.txt @@ -2,7 +2,7 @@ # uv pip compile --python-version=3.13 requirements-test.in --output-file=requirements-test-3.13.txt iniconfig==2.3.0 # via pytest -numpy==2.4.6 +numpy==2.5.1 # via # -r requirements-test.in # scipy @@ -12,7 +12,7 @@ pluggy==1.6.0 # via pytest pygments==2.20.0 # via pytest -pytest==9.0.3 +pytest==9.1.1 # via -r requirements-test.in -scipy==1.17.1 +scipy==1.18.0 # via -r requirements-test.in