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 6d01b59..36cbe8d 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