From bece5a20aebea44a7ef9f46c1a3d7576c95a16c1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 6 Jun 2026 06:13:10 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=F0=9F=A9=B9=20Update=20minor?= =?UTF-8?q?=20stable=20updates?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/release-drafter.yml | 2 +- .github/workflows/templating.yml | 2 +- .pre-commit-config.yaml | 2 +- docs/requirements.txt | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/release-drafter.yml b/.github/workflows/release-drafter.yml index b217c52..cb485c3 100644 --- a/.github/workflows/release-drafter.yml +++ b/.github/workflows/release-drafter.yml @@ -14,4 +14,4 @@ jobs: contents: write runs-on: ubuntu-slim steps: - - uses: release-drafter/release-drafter@563bf132657a13ded0b01fcb723c5a58cdd824e2 # v7.2.1 + - uses: release-drafter/release-drafter@693d20e7c1ce1a81d3a41962f85914253b518449 # v7.3.1 diff --git a/.github/workflows/templating.yml b/.github/workflows/templating.yml index d13b753..3efd749 100644 --- a/.github/workflows/templating.yml +++ b/.github/workflows/templating.yml @@ -17,7 +17,7 @@ jobs: pull-requests: write steps: - id: create-token - uses: actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 # v3.1.1 + uses: actions/create-github-app-token@bcd2ba49218906704ab6c1aa796996da409d3eb1 # v3.2.0 with: app-id: ${{ secrets.APP_ID }} private-key: ${{ secrets.APP_PRIVATE_KEY }} diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6f85a73..5cf8b7f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -47,7 +47,7 @@ repos: ## Check for typos - repo: https://github.com/adhtruong/mirrors-typos - rev: v1.46.3 + rev: v1.47.0 hooks: - id: typos priority: 3 diff --git a/docs/requirements.txt b/docs/requirements.txt index ff4d367..079a2b3 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -9,8 +9,8 @@ furo>=2024.8.6 matplotlib mqt-bench~=2.2.1 -mqt-ddsim~=2.2.0 -mqt-qcec~=3.5.0 +mqt-ddsim~=2.3.0 +mqt-qcec~=3.6.1 mqt-qmap~=3.6.0 myst-nb>=1.1.2 qiskit[visualization]>=1.0.0