Skip to content

infra: bump the dev-dependencies group with 4 updates#848

Merged
rmshaffer merged 1 commit intomainfrom
dependabot/pip/dev-dependencies-d47d39dfff
Mar 4, 2026
Merged

infra: bump the dev-dependencies group with 4 updates#848
rmshaffer merged 1 commit intomainfrom
dependabot/pip/dev-dependencies-d47d39dfff

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the dev-dependencies group with 4 updates: amazon-braket-algorithm-library, awscli, boto3 and botocore.

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

Release notes

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

v1.7.4

Bug Fixes and Other Changes

  • Add Quantum Counting algorithm implementation
Changelog

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

v1.7.4 (2026-03-02)

Bug Fixes and Other Changes

  • Add Quantum Counting algorithm implementation
Commits

Updates awscli from 1.44.46 to 1.44.50

Commits
  • 8bf3bef Merge branch 'release-1.44.50'
  • 3981dbb Bumping version to 1.44.50
  • 3830da1 Update changelog based on model updates
  • af63d59 Fix PEP-765 violation: return in finally block (#10092)
  • 9d6d395 Merge branch 'release-1.44.49'
  • c3c2f01 Merge branch 'release-1.44.49' into develop
  • 9656366 Bumping version to 1.44.49
  • 8d4e2cd Update changelog based on model updates
  • 6b7b525 Merge branch 'release-1.44.48'
  • 48a8d53 Merge branch 'release-1.44.48' into develop
  • Additional commits viewable in compare view

Updates boto3 from 1.42.56 to 1.42.60

Commits
  • bc8f795 Merge branch 'release-1.42.60'
  • fe0879d Bumping version to 1.42.60
  • 40331c7 Add changelog entries from botocore
  • cef3033 Merge branch 'release-1.42.59'
  • 791a3e8 Merge branch 'release-1.42.59' into develop
  • 463794a Bumping version to 1.42.59
  • 591d881 Add changelog entries from botocore
  • d327a89 Merge branch 'release-1.42.58'
  • 8727558 Merge branch 'release-1.42.58' into develop
  • 14eee00 Bumping version to 1.42.58
  • Additional commits viewable in compare view

Updates botocore from 1.42.56 to 1.42.60

Commits
  • ec3b3e3 Merge branch 'release-1.42.60'
  • bfacae5 Bumping version to 1.42.60
  • 493820a Update endpoints model
  • f99f140 Update to latest models
  • c204bb1 Merge branch 'release-1.42.59'
  • ce1c4dd Merge branch 'release-1.42.59' into develop
  • 7e59865 Bumping version to 1.42.59
  • b38a03c Update to latest models
  • 97336ff Merge customizations for ARC Region switch
  • f76046b Merge branch 'release-1.42.58'
  • Additional commits viewable 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 with 4 updates: [amazon-braket-algorithm-library](https://github.com/amazon-braket/amazon-braket-algorithm-library), [awscli](https://github.com/aws/aws-cli), [boto3](https://github.com/boto/boto3) and [botocore](https://github.com/boto/botocore).


Updates `amazon-braket-algorithm-library` from 1.7.3 to 1.7.4
- [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.3...v1.7.4)

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

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

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

---
updated-dependencies:
- dependency-name: amazon-braket-algorithm-library
  dependency-version: 1.7.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: awscli
  dependency-version: 1.44.50
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: boto3
  dependency-version: 1.42.60
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: botocore
  dependency-version: 1.42.60
  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 4, 2026
@rmshaffer rmshaffer merged commit 93dbadc into main Mar 4, 2026
10 checks passed
@rmshaffer rmshaffer deleted the dependabot/pip/dev-dependencies-d47d39dfff branch March 4, 2026 18:32
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