Skip to content

Bump awscli from 1.29.85 to 1.45.28 - #37

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/awscli-1.45.28
Open

Bump awscli from 1.29.85 to 1.45.28#37
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/awscli-1.45.28

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 8, 2026

Copy link
Copy Markdown

Bumps awscli from 1.29.85 to 1.45.28.

Commits
  • 13defc3 Merge branch 'release-1.45.28'
  • fa1eed1 Bumping version to 1.45.28
  • 72d1d54 Update changelog based on model updates
  • 1c2d1bd Merge customizations for EKS
  • 170cfc7 feat(emr): Improve SSH host key verification with accept-new (#10390)
  • 11d8b20 Merge branch 'release-1.45.27'
  • a819530 Merge branch 'release-1.45.27' into develop
  • 34296e8 Bumping version to 1.45.27
  • a3a7d02 Update changelog based on model updates
  • 6be9e33 Merge branch 'release-1.45.26'
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note

Low Risk
Dependency-only bump with no runtime code changes; verify install/CLI behavior if you rely on the amazon extra, since boto3/botocore were not updated alongside awscli.

Overview
Dependabot bumps awscli from 1.29.85 to 1.45.28 in the pinned lockfile (requirements.txt) and in the optional amazon extra in setup.cfg (awscli~=1.45.28). No application or client code changes.

boto3 and botocore pins are unchanged in this PR; only the CLI package version moves forward.

Reviewed by Cursor Bugbot for commit ef76a76. Bugbot is set up for automated code reviews on this repo. Configure here.

Bumps [awscli](https://github.com/aws/aws-cli) from 1.29.85 to 1.45.28.
- [Release notes](https://github.com/aws/aws-cli/releases)
- [Commits](aws/aws-cli@1.29.85...1.45.28)

---
updated-dependencies:
- dependency-name: awscli
  dependency-version: 1.45.28
  dependency-type: direct:production
...

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 Aug 8, 2026

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 2 potential issues.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit ef76a76. Configure here.

Comment thread setup.cfg
amazon =
boto3~=1.28.57
awscli~=1.29.57
awscli~=1.45.28

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Incompatible AWS dependency pins

High Severity

awscli was bumped to 1.45.28 while boto3 and botocore stay on the 1.28/1.31 lines. Those packages are released together and awscli pins an exact newer botocore, so the amazon extra and pinned requirements.txt set are unsatisfiable. Related pins such as s3transfer and docutils are also too old for this awscli release, so installs resolve or fail inconsistently.

Additional Locations (1)
Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit ef76a76. Configure here.

Comment thread setup.cfg
amazon =
boto3~=1.28.57
awscli~=1.29.57
awscli~=1.45.28

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Broken Python version support

Medium Severity

awscli 1.45.28 requires Python >=3.10, but this package still declares python_requires = >=3.8,&lt;3.11. On supported Python 3.8 and 3.9 environments, installing the amazon extra cannot succeed after this bump.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit ef76a76. Configure here.

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Risk: medium. Left a non-blocking comment — not approving because Cursor Bugbot reported unresolved dependency/Python-compat issues (and the Bugbot check ended as skipped). Assigned reviewers for human follow-up on awscli pin consistency with boto3/botocore and python_requires.

Open in Web View Automation 

Sent by Cursor Approval Agent: Pull Request Approver

@cursor
cursor Bot requested a review from YLGH August 8, 2026 05:06
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.

0 participants