Skip to content

Dependency Dashboard #162

Description

@renovate

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
View this repository on the Mend.io Web Portal.

Awaiting Schedule

The following updates are awaiting their schedule. To get an update now, click on a checkbox below.

  • ⬆️🩹 Update pre-commit hook astral-sh/ruff-pre-commit to v0.15.18
  • ⬆️🩹 Update minor stable updates (release-drafter/release-drafter, scientific-python/cookie)
  • ⬆️👨‍💻 Update actions/checkout action to v7
  • ⬆️🔒️ Lock file maintenance
  • 🔐 Create all awaiting schedule PRs at once 🔐

Detected Dependencies

github-actions (5)
.github/workflows/cd.yml (5)
  • munich-quantum-toolkit/workflows v2.2.0@e7f84f39ce2d3b6c5d1d04526b8f94f98e455143
  • munich-quantum-toolkit/workflows v2.2.0@e7f84f39ce2d3b6c5d1d04526b8f94f98e455143
  • actions/download-artifact v8.0.1@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c
  • actions/attest v4.1.0@59d89421af93a897026c735860bf21b6eb4f7b26
  • pypa/gh-action-pypi-publish v1.14.0@cef221092ed1bacb1cc03d23a2d87d1d172e277b
.github/workflows/ci.yml (7)
  • munich-quantum-toolkit/workflows v2.2.0@e7f84f39ce2d3b6c5d1d04526b8f94f98e455143
  • munich-quantum-toolkit/workflows v2.2.0@e7f84f39ce2d3b6c5d1d04526b8f94f98e455143
  • munich-quantum-toolkit/workflows v2.2.0@e7f84f39ce2d3b6c5d1d04526b8f94f98e455143
  • munich-quantum-toolkit/workflows v2.2.0@e7f84f39ce2d3b6c5d1d04526b8f94f98e455143
  • munich-quantum-toolkit/workflows v2.2.0@e7f84f39ce2d3b6c5d1d04526b8f94f98e455143
  • munich-quantum-toolkit/workflows v2.2.0@e7f84f39ce2d3b6c5d1d04526b8f94f98e455143
  • re-actors/alls-green v1.2.2@05ac9388f0aebcb5727afa17fcccfecd6f8ec5fe
.github/workflows/nextjs.yml (6)
  • actions/checkout v6.0.3@df4cb1c069e1874edd31b4311f1884172cec0e10 → [Updates: v7.0.0]
  • actions/configure-pages v6.0.0@45bfe0192ca1faeb007ade9deae92b16b8254a0d
  • actions/setup-node v6.4.0@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e
  • actions/upload-pages-artifact v5.0.0@fc324d3547104276b827a68afc52ff2a11cc49c9
  • actions/deploy-pages v5.0.0@cd2ce8fcbc39b97be8ca5fce6e763baed58fa128
  • node 24
.github/workflows/release-drafter.yml (1)
  • release-drafter/release-drafter v7.3.1@693d20e7c1ce1a81d3a41962f85914253b518449 → [Updates: v7.4.0]
.github/workflows/templating.yml (2)
  • actions/create-github-app-token v3.2.0@bcd2ba49218906704ab6c1aa796996da409d3eb1
  • munich-quantum-toolkit/templates v1.3.1@7fe3464fde16330f8d452127a16e29019d7fc81c
npm (1)
webpage/package.json (14)
  • next 16.2.9
  • react ^19.0.0
  • react-dom ^19.0.0
  • react-graph-vis ^1.0.7
  • vis-network ^10.0.0
  • @tailwindcss/postcss ^4.1.17
  • @types/node 24.13.2
  • @types/react 19.2.17
  • @types/react-dom ^19.0.0
  • eslint ^10.0.0
  • eslint-config-next 16.2.9
  • postcss ^8
  • tailwindcss ^4.1.17
  • typescript 6.0.3
pep621 (1)
pyproject.toml (44)
  • python >=3.10
  • mqt.core >=3.0.2
  • qiskit >=2.0.3
  • qiskit_aer >=0.16.4
  • numpy >=2.1
  • numpy >=1.26
  • numpy >=1.24
  • numpy >=1.22
  • scipy >=1.14.1
  • scipy >=1.13.1
  • pandas >=2.1.2
  • pandas >=2.2.3
  • matplotlib >=3.9.4
  • networkx >=2.8.8
  • python_tsp >=0.5.0
  • docplex >=2.28.240
  • joblib >=1.4.2
  • qdk >=1.20.0
  • mqt-bench >=2.0.1
  • pytket >=1.29.0
  • pytket-qiskit >=0.67.0
  • qiskit-ibm-runtime >=0.30.0
  • z3-solver >=4.15.3.0
  • openpyxl >=3.1.5
  • jsonschema >=4.20.0
  • referencing >=0.37.0
  • furo >=2025.09.25
  • graphviz >=0.21.0
  • myst-nb >=1.3.0
  • sphinx >=8.1.3
  • sphinx >=8.2.3
  • sphinx-autoapi >=3.6.0
  • sphinx-copybutton >=0.5.2
  • sphinx-design >=0.6.1
  • sphinxcontrib-bibtex >=2.6.5
  • sphinxcontrib-svg2pdfconverter >=1.3.0
  • sphinxext-opengraph >=0.13.0
  • pytest >=9.0.1
  • pytest-cov >=7.0.0
  • pytest-sugar >=1.1.1
  • pytest-xdist >=3.8.0
  • nox >=2025.11.12
  • hatchling >=1.27.0
  • hatch-vcs >=0.4.0
pre-commit (1)
.pre-commit-config.yaml (12)
  • pre-commit/pre-commit-hooks v6.0.0
  • python-jsonschema/check-jsonschema 0.37.3
  • scientific-python/cookie 2026.04.04 → [Updates: 2026.06.18]
  • henryiii/validate-pyproject-schema-store 2026.06.14 → [Updates: 2026.06.25]
  • astral-sh/uv-pre-commit 0.11.21 → [Updates: 0.11.24]
  • adhtruong/mirrors-typos v1.47.2
  • emzeat/mz-lictools v2.9.0
  • FlamingTempura/bibtex-tidy v1.14.0
  • rbubley/mirrors-prettier v3.8.4
  • astral-sh/ruff-pre-commit v0.15.17 → [Updates: v0.15.18]
  • srstevenson/nb-clean 4.0.1
  • pre-commit/mirrors-mypy v2.1.0

  • Check this box to trigger a request for Renovate to run again on this repository

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions