Skip to content

Bump awscli from 1.29.85 to 1.44.78 - #29

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps awscli from 1.29.85 to 1.44.78.

Commits

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 version bump with no application code changes; minor risk if AWS CLI behavior differs for amazon-extra workflows.

Overview
Dependabot bumps awscli from 1.29.85 to 1.44.78 in the pinned requirements.txt and aligns the amazon optional extra in setup.cfg (awscli~=1.44.78). boto3 and botocore pins are unchanged in this diff.

Reviewed by Cursor Bugbot for commit 3d2b1f9. 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.44.78.
- [Release notes](https://github.com/aws/aws-cli/releases)
- [Commits](aws/aws-cli@1.29.85...1.44.78)

---
updated-dependencies:
- dependency-name: awscli
  dependency-version: 1.44.78
  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 Jul 28, 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 3d2b1f9. Configure here.

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

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 versions

High Severity

awscli is bumped to 1.44.78 while boto3 and botocore stay on the 1.28/1.31 lines. Those three packages are version-locked together, so the amazon extra and the pinned requirements.txt set become unsatisfiable and installs fail.

Additional Locations (1)
Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 3d2b1f9. Configure here.

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

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Python 3.8 support broken

Medium Severity

awscli 1.44.78 requires Python >=3.9, but this package still declares python_requires = &gt;=3.8,&lt;3.11. On supported Python 3.8 environments, installing the amazon extra or the locked requirements fails.

Additional Locations (1)
Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 3d2b1f9. 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 approved): Cursor Bugbot ended as skipping and reported unresolved findings (awscli/boto3/botocore version skew; Python ≥3.9 vs package python_requires ≥3.8). Human review is needed; assigning reviewers.

Open in Web View Automation 

Sent by Cursor Approval Agent: Pull Request Approver

@cursor
cursor Bot requested a review from YLGH July 28, 2026 07:36
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