From 0c99a665876c582ec3be7e4af46779074e21b729 Mon Sep 17 00:00:00 2001 From: joaander <2197568+joaander@users.noreply.github.com> Date: Wed, 1 Jan 2025 12:05:05 +0000 Subject: [PATCH] Update uv lockfiles --- .github/workflows/environments/requirements-doc.txt | 8 ++++---- .github/workflows/environments/requirements-test-3.10.txt | 4 ++-- .github/workflows/environments/requirements-test-3.11.txt | 4 ++-- .github/workflows/environments/requirements-test-3.12.txt | 4 ++-- .github/workflows/environments/requirements-test-3.13.txt | 4 ++-- .github/workflows/environments/requirements-test-3.9.txt | 2 +- 6 files changed, 13 insertions(+), 13 deletions(-) diff --git a/.github/workflows/environments/requirements-doc.txt b/.github/workflows/environments/requirements-doc.txt index c649207..566d73a 100644 --- a/.github/workflows/environments/requirements-doc.txt +++ b/.github/workflows/environments/requirements-doc.txt @@ -4,9 +4,9 @@ alabaster==1.0.0 # via sphinx babel==2.16.0 # via sphinx -certifi==2024.8.30 +certifi==2024.12.14 # via requests -charset-normalizer==3.4.0 +charset-normalizer==3.4.1 # via requests docutils==0.21.2 # via @@ -16,7 +16,7 @@ idna==3.10 # via requests imagesize==1.4.1 # via sphinx -jinja2==3.1.4 +jinja2==3.1.5 # via sphinx markupsafe==3.0.2 # via jinja2 @@ -49,5 +49,5 @@ sphinxcontrib-qthelp==2.0.0 # via sphinx sphinxcontrib-serializinghtml==2.0.0 # via sphinx -urllib3==2.2.3 +urllib3==2.3.0 # via requests diff --git a/.github/workflows/environments/requirements-test-3.10.txt b/.github/workflows/environments/requirements-test-3.10.txt index caf7518..e6cef6a 100644 --- a/.github/workflows/environments/requirements-test-3.10.txt +++ b/.github/workflows/environments/requirements-test-3.10.txt @@ -4,7 +4,7 @@ exceptiongroup==1.2.2 # via pytest iniconfig==2.0.0 # via pytest -numpy==2.1.3 +numpy==2.2.1 # via # -r requirements-test.in # scipy @@ -12,7 +12,7 @@ packaging==24.2 # via pytest pluggy==1.5.0 # via pytest -pytest==8.3.3 +pytest==8.3.4 # via -r requirements-test.in scipy==1.14.1 # via -r requirements-test.in diff --git a/.github/workflows/environments/requirements-test-3.11.txt b/.github/workflows/environments/requirements-test-3.11.txt index d4272a8..34f4ed3 100644 --- a/.github/workflows/environments/requirements-test-3.11.txt +++ b/.github/workflows/environments/requirements-test-3.11.txt @@ -2,7 +2,7 @@ # uv pip compile --python-version 3.11 --python-platform linux requirements-test.in iniconfig==2.0.0 # via pytest -numpy==2.1.3 +numpy==2.2.1 # via # -r requirements-test.in # scipy @@ -10,7 +10,7 @@ packaging==24.2 # via pytest pluggy==1.5.0 # via pytest -pytest==8.3.3 +pytest==8.3.4 # via -r requirements-test.in scipy==1.14.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 0ade198..f018249 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 --python-platform linux requirements-test.in iniconfig==2.0.0 # via pytest -numpy==2.1.3 +numpy==2.2.1 # via # -r requirements-test.in # scipy @@ -10,7 +10,7 @@ packaging==24.2 # via pytest pluggy==1.5.0 # via pytest -pytest==8.3.3 +pytest==8.3.4 # via -r requirements-test.in scipy==1.14.1 # 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 21fb03a..af03e48 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 --python-platform linux requirements-test.in iniconfig==2.0.0 # via pytest -numpy==2.1.3 +numpy==2.2.1 # via # -r requirements-test.in # scipy @@ -10,7 +10,7 @@ packaging==24.2 # via pytest pluggy==1.5.0 # via pytest -pytest==8.3.3 +pytest==8.3.4 # via -r requirements-test.in scipy==1.14.1 # via -r requirements-test.in diff --git a/.github/workflows/environments/requirements-test-3.9.txt b/.github/workflows/environments/requirements-test-3.9.txt index a357499..c0fc20b 100644 --- a/.github/workflows/environments/requirements-test-3.9.txt +++ b/.github/workflows/environments/requirements-test-3.9.txt @@ -12,7 +12,7 @@ packaging==24.2 # via pytest pluggy==1.5.0 # via pytest -pytest==8.3.3 +pytest==8.3.4 # via -r requirements-test.in scipy==1.13.1 # via -r requirements-test.in