Skip to content

infra: bump the dev-dependencies group with 8 updates#850

Merged
rmshaffer merged 1 commit intomainfrom
dependabot/pip/dev-dependencies-dd85ec3b17
Mar 12, 2026
Merged

infra: bump the dev-dependencies group with 8 updates#850
rmshaffer merged 1 commit intomainfrom
dependabot/pip/dev-dependencies-dd85ec3b17

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the dev-dependencies group with 8 updates:

Package From To
amazon-braket-algorithm-library 1.7.4 1.7.5
awscli 1.44.50 1.44.55
boto3 1.42.60 1.42.65
botocore 1.42.60 1.42.65
cudaq-qec 0.5.0 0.5.0.post1
cudaq-solvers 0.5.0 0.5.0.post1
pennylane 0.44.0 0.44.1
mitiq 0.48.1 0.49.0

Updates amazon-braket-algorithm-library from 1.7.4 to 1.7.5

Release notes

Sourced from amazon-braket-algorithm-library's releases.

v1.7.5

Bug Fixes and Other Changes

  • Add Harrow-Hassidim-Lloyd (HHL) algorithm
Changelog

Sourced from amazon-braket-algorithm-library's changelog.

v1.7.5 (2026-03-05)

Bug Fixes and Other Changes

  • Add Harrow-Hassidim-Lloyd (HHL) algorithm
Commits

Updates awscli from 1.44.50 to 1.44.55

Commits
  • 27f5390 Merge branch 'release-1.44.55'
  • ba6dcc7 Bumping version to 1.44.55
  • 09635fa Update changelog based on model updates
  • d958505 Merge branch 'release-1.44.54'
  • a970054 Merge branch 'release-1.44.54' into develop
  • 857a7cc Bumping version to 1.44.54
  • 36e7d99 Update changelog based on model updates
  • d232063 Merge branch 'release-1.44.53'
  • aed4157 Merge branch 'release-1.44.53' into develop
  • 98700c3 Bumping version to 1.44.53
  • Additional commits viewable in compare view

Updates boto3 from 1.42.60 to 1.42.65

Commits
  • b7b0a0f Merge branch 'release-1.42.65'
  • fe0c8c8 Bumping version to 1.42.65
  • 16de875 Add changelog entries from botocore
  • 12c6ff2 Merge branch 'release-1.42.64'
  • 62c7c37 Merge branch 'release-1.42.64' into develop
  • e006a9a Bumping version to 1.42.64
  • e4935ee Add changelog entries from botocore
  • 3cb7506 Fix typo in CONTRIBUTING.rst: codstyle to codestyle (#4731)
  • 5e8adc5 Merge branch 'release-1.42.63'
  • 1c19e8c Merge branch 'release-1.42.63' into develop
  • Additional commits viewable in compare view

Updates botocore from 1.42.60 to 1.42.65

Commits
  • 9ed5c2f Merge branch 'release-1.42.65'
  • df66c0c Bumping version to 1.42.65
  • 51583f1 Update to latest models
  • af28181 Add logic to skip invalid checksum feature id (#3639)
  • dc6194d Merge branch 'release-1.42.64'
  • 008939e Merge branch 'release-1.42.64' into develop
  • 0e0b098 Bumping version to 1.42.64
  • 20b7697 Update to latest models
  • 643e682 Fix typo in CONTRIBUTING.rst: codstyle to codestyle (#3646)
  • 053383c Merge branch 'release-1.42.63'
  • Additional commits viewable in compare view

Updates cudaq-qec from 0.5.0 to 0.5.0.post1

Commits

Updates cudaq-solvers from 0.5.0 to 0.5.0.post1

Commits

Updates pennylane from 0.44.0 to 0.44.1

Release notes

Sourced from pennylane's releases.

Release 0.44.1

  • The gast package is now an explicit dependency in PennyLane. The gast package was previously pulled in transitively by diastatic-malt, but diastatic-malt==2.15.3 dropped gast as a dependency, which caused an error when importing PennyLane. [(#9160)](PennyLaneAI/pennylane#9160)

This release contains contributions from (in alphabetical order):

Yushao Chen, Andrija Paurević, David Wierichs

Commits
  • 6954c5d [v0.44 Bug Fix] Pin diastatic-malt and add gast as a hard dependency on P...
  • See full diff in compare view

Updates mitiq from 0.48.1 to 0.49.0

Release notes

Sourced from mitiq's releases.

v0.49.0

(Full Changelog)

Highlights

This release adds an OpenQASM 3 frontend, allowing users to pass OpenQASM 3 strings directly to Mitiq's error mitigation routines. Support for PRx and MS gates was also added to the Qibo interface. Mitiq now also supports NumPy 2.0!

Thanks to @​ACE07-Sev, and @​vprusso for your continued contributions and @​schrodinteq, and @​orisus42 for their first contributions!

✨ Enhancements

📓 Documentation

🧑🏽‍💻 Developer Improvements

📦 Dependency Updates

... (truncated)

Changelog

Sourced from mitiq's changelog.

Version 0.49.0 (March 8, 2026)

(Full Changelog)

Highlights

This release adds an OpenQASM 3 frontend, allowing users to pass OpenQASM 3 strings directly to Mitiq's error mitigation routines. Support for PRx and MS gates was also added to the Qibo interface. Mitiq now also supports NumPy 2.0!

Thanks to @​ACE07-Sev, and @​vprusso for your continued contributions and @​schrodinteq, and @​orisus42 for their first contributions!

✨ Enhancements

📓 Documentation

🧑🏽‍💻 Developer Improvements

📦 Dependency Updates

... (truncated)

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 8 updates:

| Package | From | To |
| --- | --- | --- |
| [amazon-braket-algorithm-library](https://github.com/amazon-braket/amazon-braket-algorithm-library) | `1.7.4` | `1.7.5` |
| [awscli](https://github.com/aws/aws-cli) | `1.44.50` | `1.44.55` |
| [boto3](https://github.com/boto/boto3) | `1.42.60` | `1.42.65` |
| [botocore](https://github.com/boto/botocore) | `1.42.60` | `1.42.65` |
| [cudaq-qec](https://github.com/NVIDIA/cudaqx) | `0.5.0` | `0.5.0.post1` |
| [cudaq-solvers](https://github.com/NVIDIA/cudaqx) | `0.5.0` | `0.5.0.post1` |
| [pennylane](https://github.com/PennyLaneAI/pennylane) | `0.44.0` | `0.44.1` |
| [mitiq](https://github.com/unitaryfoundation/mitiq) | `0.48.1` | `0.49.0` |


Updates `amazon-braket-algorithm-library` from 1.7.4 to 1.7.5
- [Release notes](https://github.com/amazon-braket/amazon-braket-algorithm-library/releases)
- [Changelog](https://github.com/amazon-braket/amazon-braket-algorithm-library/blob/main/CHANGELOG.md)
- [Commits](amazon-braket/amazon-braket-algorithm-library@v1.7.4...v1.7.5)

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

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

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

Updates `cudaq-qec` from 0.5.0 to 0.5.0.post1
- [Release notes](https://github.com/NVIDIA/cudaqx/releases)
- [Commits](https://github.com/NVIDIA/cudaqx/commits)

Updates `cudaq-solvers` from 0.5.0 to 0.5.0.post1
- [Release notes](https://github.com/NVIDIA/cudaqx/releases)
- [Commits](https://github.com/NVIDIA/cudaqx/commits)

Updates `pennylane` from 0.44.0 to 0.44.1
- [Release notes](https://github.com/PennyLaneAI/pennylane/releases)
- [Commits](PennyLaneAI/pennylane@v0.44.0...v0.44.1)

Updates `mitiq` from 0.48.1 to 0.49.0
- [Release notes](https://github.com/unitaryfoundation/mitiq/releases)
- [Changelog](https://github.com/unitaryfoundation/mitiq/blob/main/CHANGELOG.md)
- [Commits](unitaryfoundation/mitiq@v0.48.1...v0.49.0)

---
updated-dependencies:
- dependency-name: amazon-braket-algorithm-library
  dependency-version: 1.7.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: awscli
  dependency-version: 1.44.55
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: boto3
  dependency-version: 1.42.65
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: botocore
  dependency-version: 1.42.65
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: cudaq-qec
  dependency-version: 0.5.0.post1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: cudaq-solvers
  dependency-version: 0.5.0.post1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: pennylane
  dependency-version: 0.44.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: mitiq
  dependency-version: 0.49.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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 11, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 11, 2026 18:15
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 11, 2026
@rmshaffer rmshaffer merged commit e36be4c into main Mar 12, 2026
10 checks passed
@rmshaffer rmshaffer deleted the dependabot/pip/dev-dependencies-dd85ec3b17 branch March 12, 2026 14: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