From 207351ae2b48176d91119605f893ed7e1a6be387 Mon Sep 17 00:00:00 2001 From: apbassett <43486400+apbassett@users.noreply.github.com> Date: Thu, 23 Apr 2026 15:28:45 -0400 Subject: [PATCH 1/3] 00000: Bumps Pytest version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 872b7ce0..34698ba9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -62,7 +62,7 @@ dev = [ "pipdeptree", "pycodestyle", "pylint", - "pytest<8.0", + "pytest<10.0", "pytest-cov", "pytest-xdist", "pytest-mock~=1.0,<1.14.0", From 0f70a2faa75264cfa3e7379536ffaf89dc1d6a74 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 24 Apr 2026 02:15:35 +0000 Subject: [PATCH 2/3] Trigger build after approval From 1f1ad542065b5d89dc1ab9f6b1d1c9484a2e2cb7 Mon Sep 17 00:00:00 2001 From: howso-automation Date: Fri, 24 Apr 2026 02:23:40 +0000 Subject: [PATCH 3/3] Automated requirements/license generation --- requirements-3.10-dev.txt | 6 ++++-- requirements-3.11-dev.txt | 6 ++++-- requirements-3.12-dev.txt | 6 ++++-- requirements-3.13-dev.txt | 6 ++++-- 4 files changed, 16 insertions(+), 8 deletions(-) diff --git a/requirements-3.10-dev.txt b/requirements-3.10-dev.txt index 17f588e0..7226b27a 100644 --- a/requirements-3.10-dev.txt +++ b/requirements-3.10-dev.txt @@ -102,14 +102,16 @@ pydocstyle==6.3.0 pyflakes==2.3.1 # via flake8 pygments==2.20.0 - # via rich + # via + # pytest + # rich pylint==4.0.5 # via howso-engine (pyproject.toml) pyproject-hooks==1.2.0 # via # build # pip-tools -pytest==7.4.4 +pytest==9.0.3 # via # howso-engine (pyproject.toml) # pytest-cov diff --git a/requirements-3.11-dev.txt b/requirements-3.11-dev.txt index 4a442ff1..522a1c87 100644 --- a/requirements-3.11-dev.txt +++ b/requirements-3.11-dev.txt @@ -100,14 +100,16 @@ pydocstyle==6.3.0 pyflakes==2.3.1 # via flake8 pygments==2.20.0 - # via rich + # via + # pytest + # rich pylint==4.0.5 # via howso-engine (pyproject.toml) pyproject-hooks==1.2.0 # via # build # pip-tools -pytest==7.4.4 +pytest==9.0.3 # via # howso-engine (pyproject.toml) # pytest-cov diff --git a/requirements-3.12-dev.txt b/requirements-3.12-dev.txt index 2bd1beca..b70871db 100644 --- a/requirements-3.12-dev.txt +++ b/requirements-3.12-dev.txt @@ -100,14 +100,16 @@ pydocstyle==6.3.0 pyflakes==2.3.1 # via flake8 pygments==2.20.0 - # via rich + # via + # pytest + # rich pylint==4.0.5 # via howso-engine (pyproject.toml) pyproject-hooks==1.2.0 # via # build # pip-tools -pytest==7.4.4 +pytest==9.0.3 # via # howso-engine (pyproject.toml) # pytest-cov diff --git a/requirements-3.13-dev.txt b/requirements-3.13-dev.txt index 5d70540a..96d3dea1 100644 --- a/requirements-3.13-dev.txt +++ b/requirements-3.13-dev.txt @@ -100,14 +100,16 @@ pydocstyle==6.3.0 pyflakes==2.3.1 # via flake8 pygments==2.20.0 - # via rich + # via + # pytest + # rich pylint==4.0.5 # via howso-engine (pyproject.toml) pyproject-hooks==1.2.0 # via # build # pip-tools -pytest==7.4.4 +pytest==9.0.3 # via # howso-engine (pyproject.toml) # pytest-cov