From 99046502998f31a95009627fb220aee85d845c09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 04:15:37 +0000 Subject: [PATCH 1/2] deps(quantum-ml): bump the quantum-ml-deps group across 1 directory with 2 updates Bumps the quantum-ml-deps group with 2 updates in the /ai-projects/quantum-ml directory: [torch](https://github.com/pytorch/pytorch) and [mypy](https://github.com/python/mypy). Updates `torch` from 2.12.1 to 2.13.0 - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](https://github.com/pytorch/pytorch/compare/v2.12.1...v2.13.0) Updates `mypy` from 2.1.0 to 2.2.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v2.1.0...v2.2.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: quantum-ml-deps - dependency-name: mypy dependency-version: 2.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: quantum-ml-deps ... Signed-off-by: dependabot[bot] --- ai-projects/quantum-ml/production/dev-requirements.txt | 2 +- ai-projects/quantum-ml/production/requirements.txt | 2 +- ai-projects/quantum-ml/requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ai-projects/quantum-ml/production/dev-requirements.txt b/ai-projects/quantum-ml/production/dev-requirements.txt index 929c58f8a..1b2bfa285 100644 --- a/ai-projects/quantum-ml/production/dev-requirements.txt +++ b/ai-projects/quantum-ml/production/dev-requirements.txt @@ -8,7 +8,7 @@ pytest==9.1.1 requests==2.34.2 # HTTP client for test_api.py # === Type checking & linting === -mypy==2.1.0 +mypy==2.2.0 # === Build tools (optional for local development) === # pip-tools==6.14.0 # pip-compile for generating constraints.txt diff --git a/ai-projects/quantum-ml/production/requirements.txt b/ai-projects/quantum-ml/production/requirements.txt index fbd43133e..705ff445c 100644 --- a/ai-projects/quantum-ml/production/requirements.txt +++ b/ai-projects/quantum-ml/production/requirements.txt @@ -15,7 +15,7 @@ joblib==1.5.3 # === Deep learning / ML runtime === # NOTE: For CUDA-enabled servers, install the appropriate torch wheel for your CUDA version -torch==2.12.1 +torch==2.13.0 # === Quantum ML === # Keep pennylane and pennylane-lightning versions compatible diff --git a/ai-projects/quantum-ml/requirements.txt b/ai-projects/quantum-ml/requirements.txt index f25cc46b1..77d7b5640 100644 --- a/ai-projects/quantum-ml/requirements.txt +++ b/ai-projects/quantum-ml/requirements.txt @@ -11,7 +11,7 @@ pennylane>=0.45.1,<1.0.0 ## versions require sympy>=1.13.1 while pennylane-qiskit 0.39.x requires ## sympy<1.13. Install this adapter only in a dedicated environment when needed. # pennylane-qiskit>=0.39.0,<0.40.0 -torch>=2.12.0,<3.0.0 +torch>=2.13.0,<3.0.0 numpy>=2.5.1,<3.0.0 scipy>=1.18.0,<2.0.0 qiskit-machine-learning==0.9.0 # Compatible with Qiskit 1.3.x and Azure Quantum's NumPy<2 constraint From 96262c014fe100628e90704c0bcf94e82ddf01e0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 04:32:13 +0000 Subject: [PATCH 2/2] style: apply automated autofixes (ruff / prettier / clang-format) [CodeQL Advanced] --- .github/CodeQL Analysis.yml | 1 - .github/agent.md | 1 - 2 files changed, 2 deletions(-) diff --git a/.github/CodeQL Analysis.yml b/.github/CodeQL Analysis.yml index 8b1378917..e69de29bb 100644 --- a/.github/CodeQL Analysis.yml +++ b/.github/CodeQL Analysis.yml @@ -1 +0,0 @@ - diff --git a/.github/agent.md b/.github/agent.md index 8b1378917..e69de29bb 100644 --- a/.github/agent.md +++ b/.github/agent.md @@ -1 +0,0 @@ -