merge testing->tomerge/main #7

Open
anti wants to merge 242 commits from testing into tomerge/main
Showing only changes of commit 692ac35ee4 - Show all commits

View File

@@ -48,7 +48,7 @@ jobs:
needs: [lint, bandit, pip-audit] needs: [lint, bandit, pip-audit]
strategy: strategy:
matrix: matrix:
python-version: ["3.11", "3.12"] python-version: ["3.11"]
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- uses: actions/setup-python@v5 - uses: actions/setup-python@v5