Skip to content

infra: bump the dev-dependencies group with 7 updates#852

Merged
rmshaffer merged 3 commits intomainfrom
dependabot/pip/dev-dependencies-608928536c
Mar 19, 2026
Merged

infra: bump the dev-dependencies group with 7 updates#852
rmshaffer merged 3 commits intomainfrom
dependabot/pip/dev-dependencies-608928536c

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2026

Bumps the dev-dependencies group with 7 updates:

Package From To
amazon-braket-sdk 1.113.0 1.113.1
awscli 1.44.55 1.44.60
boto3 1.42.65 1.42.70
botocore 1.42.65 1.42.70
cudaq 0.13.0 0.14.0
qiskit-braket-provider 0.11.0 0.11.1
qiskit 2.3.0 2.3.1

Updates amazon-braket-sdk from 1.113.0 to 1.113.1

Release notes

Sourced from amazon-braket-sdk's releases.

v1.113.1

Bug Fixes and Other Changes

  • Remove unnecessary configuration from S3 bucket creation
Changelog

Sourced from amazon-braket-sdk's changelog.

v1.113.1 (2026-03-18)

Bug Fixes and Other Changes

  • Remove unnecessary configuration from S3 bucket creation
Commits
  • 22be4c5 prepare release v1.113.1
  • 517bab5 fix: Remove unnecessary configuration from S3 bucket creation (#1234)
  • ca26dfa update development version to v1.113.1.dev0
  • See full diff in compare view

Updates awscli from 1.44.55 to 1.44.60

Commits

Updates boto3 from 1.42.65 to 1.42.70

Commits
  • 8f83cf8 Merge branch 'release-1.42.70'
  • f6bf270 Bumping version to 1.42.70
  • fcc4c29 Add changelog entries from botocore
  • 3f60ae5 Merge branch 'release-1.42.69'
  • 0419629 Merge branch 'release-1.42.69' into develop
  • e1a1595 Bumping version to 1.42.69
  • 1eb051c Add changelog entries from botocore
  • fbfa858 Bump github/codeql-action from 4.32.1 to 4.33.0 (#4735)
  • 6b10acd Merge branch 'release-1.42.68'
  • 4b02b3c Merge branch 'release-1.42.68' into develop
  • Additional commits viewable in compare view

Updates botocore from 1.42.65 to 1.42.70

Commits
  • bda7d02 Merge branch 'release-1.42.70'
  • ac4a660 Bumping version to 1.42.70
  • fbbd220 Update to latest models
  • dac0d1b Merge branch 'release-1.42.69'
  • 3470c1c Merge branch 'release-1.42.69' into develop
  • 2194dd4 Bumping version to 1.42.69
  • 4297aa3 Update endpoints model
  • 0f9a20d Update to latest models
  • 7a0027d Merge branch 'release-1.42.68'
  • e8346e2 Merge branch 'release-1.42.68' into develop
  • Additional commits viewable in compare view

Updates cudaq from 0.13.0 to 0.14.0

Release notes

Sourced from cudaq's releases.

0.14.0

This release comes with a range of exciting improvements.

  • This release includes the first 0.1.0 version of CUDA-Q Realtime. CUDA-Q Realtime is built to support low-latency high-bandwidth data transfer between FPGAs and GPUs using NVQLink. CUDA-Q Realtime is installed separately via the C++ installer provided in the release assets. For more information about CUDA-Q Realtime, please see our docs.
  • 0.14.0 adds support for Pre-Trajectory Sampling with Batch Execution (PTSBE). PTSBE can be used to capture millions of times more noisy shot data, which can then be used as training data in ML tasks such as AI decoders, or it can be deployed proportionally, capturing the exact statistics of the problem while still offering a considerable speedup. For more information, see our docs and applications.
  • Starting with version 0.14.0, we now also distribute MacOS wheels on PyPI, and have made the C++ installer usable without root privileges.
  • Additionally, we have completely overhauled the Python compiler. More details about the changes can be found in NVIDIA/cuda-quantum#3537 and NVIDIA/cuda-quantum#3693.

What's Changed

Features and Enhancements 🎉

Bug Fixes 🐛

Breaking Changes 🛠

... (truncated)

Commits

Updates qiskit-braket-provider from 0.11.0 to 0.11.1

Release notes

Sourced from qiskit-braket-provider's releases.

v0.11.1

Changes

Commits

Updates qiskit from 2.3.0 to 2.3.1

Release notes

Sourced from qiskit's releases.

Qiskit 2.3.1

Changelog

Fixed

  • Avoid panics in Quantum Shannon Decomposition Rust code (backport #15635) (#15802)
  • Fix QPY bug with user-defined register named 'ancilla' (#15623) (#15801)
  • Fix synth_clifford_depth_lnn for single-qubit Cliffords (#15781) (#15785)
  • Bump minimal NumPy Version to 1.21 (#15705) (#15708)
  • Fix HighLevelSynthesis qubit tracking mechanism (#15685) (#15687)
  • Fix ParameterExpression.sympify() for RPOW operations (#15642) (#15681)
  • Fixing QuantumCircuit.repeat with parameterized gates (#15646) (#15677)
  • Fix digit escaping in OpenQASM 3 identifier (#15305) (#15650)
  • Add check excluding BreakLoop and ContinueLoop from control flow identification (#15626) (#15628)
  • Fix "`BreakLoopOp' object has no attribute 'blocks" bug (#15581) (#15594)
  • Handle zero-length permutation synthesis (#15556) (#15559)
  • Automatically determine coeffs type in SparsePauliOp.from_sparse_list (#15427) (#15548)
  • Check length of bit_terms before accessing during qk_obs_term (#15537) (#15539)
  • Fix plot_state_qsphere phase anchor bias due to solver noise (#15494) (#15534)
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dev-dependencies group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [amazon-braket-sdk](https://github.com/amazon-braket/amazon-braket-sdk-python) | `1.113.0` | `1.113.1` |
| [awscli](https://github.com/aws/aws-cli) | `1.44.55` | `1.44.60` |
| [boto3](https://github.com/boto/boto3) | `1.42.65` | `1.42.70` |
| [botocore](https://github.com/boto/botocore) | `1.42.65` | `1.42.70` |
| [cudaq](https://github.com/NVIDIA/cuda-quantum) | `0.13.0` | `0.14.0` |
| [qiskit-braket-provider](https://github.com/qiskit-community/qiskit-braket-provider) | `0.11.0` | `0.11.1` |
| [qiskit](https://github.com/Qiskit/qiskit) | `2.3.0` | `2.3.1` |


Updates `amazon-braket-sdk` from 1.113.0 to 1.113.1
- [Release notes](https://github.com/amazon-braket/amazon-braket-sdk-python/releases)
- [Changelog](https://github.com/amazon-braket/amazon-braket-sdk-python/blob/main/CHANGELOG.md)
- [Commits](amazon-braket/amazon-braket-sdk-python@v1.113.0...v1.113.1)

Updates `awscli` from 1.44.55 to 1.44.60
- [Release notes](https://github.com/aws/aws-cli/releases)
- [Commits](aws/aws-cli@1.44.55...1.44.60)

Updates `boto3` from 1.42.65 to 1.42.70
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.42.65...1.42.70)

Updates `botocore` from 1.42.65 to 1.42.70
- [Commits](boto/botocore@1.42.65...1.42.70)

Updates `cudaq` from 0.13.0 to 0.14.0
- [Release notes](https://github.com/NVIDIA/cuda-quantum/releases)
- [Commits](NVIDIA/cuda-quantum@0.13.0...0.14.0)

Updates `qiskit-braket-provider` from 0.11.0 to 0.11.1
- [Release notes](https://github.com/qiskit-community/qiskit-braket-provider/releases)
- [Commits](qiskit-community/qiskit-braket-provider@v0.11.0...v0.11.1)

Updates `qiskit` from 2.3.0 to 2.3.1
- [Release notes](https://github.com/Qiskit/qiskit/releases)
- [Changelog](https://github.com/Qiskit/qiskit/blob/main/docs/release_notes.rst)
- [Commits](Qiskit/qiskit@2.3.0...2.3.1)

---
updated-dependencies:
- dependency-name: amazon-braket-sdk
  dependency-version: 1.113.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: awscli
  dependency-version: 1.44.60
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: boto3
  dependency-version: 1.42.70
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: botocore
  dependency-version: 1.42.70
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: cudaq
  dependency-version: 0.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: qiskit-braket-provider
  dependency-version: 0.11.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: qiskit
  dependency-version: 2.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 18, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 18, 2026 18:15
@rmshaffer rmshaffer merged commit 862fb18 into main Mar 19, 2026
12 checks passed
@rmshaffer rmshaffer deleted the dependabot/pip/dev-dependencies-608928536c branch March 19, 2026 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant