Skip to content

infra: bump the dev-dependencies group in /extra with 5 updates#936

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/extra/dev-dependencies-e724bb4447
Closed

infra: bump the dev-dependencies group in /extra with 5 updates#936
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/extra/dev-dependencies-e724bb4447

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the dev-dependencies group in /extra with 5 updates:

Package From To
awscli 1.45.36 1.45.38
boto3 1.43.36 1.43.38
botocore 1.43.36 1.43.38
pennylane 0.45.0 0.45.1
qiskit-braket-provider 0.17.1 0.17.3

Updates awscli from 1.45.36 to 1.45.38

Commits
  • 7c1a783 Merge branch 'release-1.45.38'
  • 10bd880 Bumping version to 1.45.38
  • 2362a24 Update changelog based on model updates
  • d634630 Remove examples for iotevents and iotevents-data (#10438)
  • 47e3608 Merge branch 'release-1.45.37'
  • e4d518c Merge branch 'release-1.45.37' into develop
  • 7f1403e Bumping version to 1.45.37
  • c7493e0 Update changelog based on model updates
  • 5f7c3ff Bump codecov/codecov-action from 6.0.0 to 7.0.0 (#10412)
  • 60a3dec Bump actions/checkout from 6.0.1 to 7.0.0 (#10448)
  • Additional commits viewable in compare view

Updates boto3 from 1.43.36 to 1.43.38

Commits

Updates botocore from 1.43.36 to 1.43.38

Commits

Updates pennylane from 0.45.0 to 0.45.1

Release notes

Sourced from pennylane's releases.

Release 0.45.1

This release contains contributions from (in alphabetical order):

Yushao Chen, Andrija Paurevic.

Commits

Updates qiskit-braket-provider from 0.17.1 to 0.17.3

Release notes

Sourced from qiskit-braket-provider's releases.

v0.17.3

Bug Fixes and Other Changes

  • update tests & tutorials to current Braket devices

v0.17.2

Bug Fixes and Other Changes

  • allocate missing qubits in add_measure for physical-qubit refs
  • Preserve if/measure inside verbatim box in to_qiskit
  • Share parent bits in control-flow body circuits in to_qiskit
Changelog

Sourced from qiskit-braket-provider's changelog.

v0.17.3 (2026-06-30)

Bug Fixes and Other Changes

  • update tests & tutorials to current Braket devices

v0.17.2 (2026-06-29)

Bug Fixes and Other Changes

  • allocate missing qubits in add_measure for physical-qubit refs
  • Preserve if/measure inside verbatim box in to_qiskit
  • Share parent bits in control-flow body circuits in to_qiskit
Commits
  • b988a2b prepare release v0.17.3
  • cc70861 infra: bump actions/checkout from 6.0.3 to 7.0.0 (#349)
  • 63cdef9 fix: update tests & tutorials to current Braket devices (#353)
  • 0da9514 update development version to v0.17.3.dev0
  • 4062acb prepare release v0.17.2
  • c00ef2a fix: allocate missing qubits in add_measure for physical-qubit refs (#354)
  • 4a6764b fix: Preserve if/measure inside verbatim box in to_qiskit (#352)
  • fc38eb4 fix: Share parent bits in control-flow body circuits in to_qiskit (#351)
  • d281f82 update development version to v0.17.2.dev0
  • See full diff in compare view

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 in /extra with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [awscli](https://github.com/aws/aws-cli) | `1.45.36` | `1.45.38` |
| [boto3](https://github.com/boto/boto3) | `1.43.36` | `1.43.38` |
| [botocore](https://github.com/boto/botocore) | `1.43.36` | `1.43.38` |
| [pennylane](https://github.com/PennyLaneAI/pennylane) | `0.45.0` | `0.45.1` |
| [qiskit-braket-provider](https://github.com/amazon-braket/qiskit-braket-provider) | `0.17.1` | `0.17.3` |


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

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

Updates `botocore` from 1.43.36 to 1.43.38
- [Commits](boto/botocore@1.43.36...1.43.38)

Updates `pennylane` from 0.45.0 to 0.45.1
- [Release notes](https://github.com/PennyLaneAI/pennylane/releases)
- [Commits](PennyLaneAI/pennylane@v0.45.0...v0.45.1)

Updates `qiskit-braket-provider` from 0.17.1 to 0.17.3
- [Release notes](https://github.com/amazon-braket/qiskit-braket-provider/releases)
- [Changelog](https://github.com/amazon-braket/qiskit-braket-provider/blob/main/CHANGELOG.md)
- [Commits](amazon-braket/qiskit-braket-provider@v0.17.1...v0.17.3)

---
updated-dependencies:
- dependency-name: awscli
  dependency-version: 1.45.38
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: boto3
  dependency-version: 1.43.38
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: botocore
  dependency-version: 1.43.38
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: pennylane
  dependency-version: 0.45.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: qiskit-braket-provider
  dependency-version: 0.17.3
  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 Jul 1, 2026
@dependabot dependabot Bot requested a review from a team as a code owner July 1, 2026 18:18
@rmshaffer rmshaffer closed this Jul 2, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 2, 2026

Copy link
Copy Markdown
Contributor Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot Bot deleted the dependabot/pip/extra/dev-dependencies-e724bb4447 branch July 2, 2026 14:50
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