Skip to content

feat: upgrade boto3/botocore to 1.43.7#7732

Open
wtfiwtz wants to merge 3 commits into
getredash:masterfrom
orchestrated-io:feat/boto3-1.43-aws-sdk
Open

feat: upgrade boto3/botocore to 1.43.7#7732
wtfiwtz wants to merge 3 commits into
getredash:masterfrom
orchestrated-io:feat/boto3-1.43-aws-sdk

Conversation

@wtfiwtz
Copy link
Copy Markdown

@wtfiwtz wtfiwtz commented Jun 2, 2026

What type of PR is this?

  • Feature

Description

Upgrade AWS SDK for Python (boto3 and botocore) to 1.43.7:

  • boto3: 1.28.8 → 1.43.7
  • botocore: 1.31.8 → 1.43.7

boto3 and botocore always upgrade together as they are part of the same AWS SDK release. This update brings AWS service API updates and security fixes from the 1.28-1.43 release series.

How is this tested?

  • Unit tests (pytest) - AWS data source tests
  • Manually (AWS data source connections)

Related Tickets & Documents

Split from orchestrated-io/redash#7719 per @zachliu's review feedback to separate AWS SDK upgrades from other dependency changes.

Part of the security vulnerability remediation work tracked in #7711.

Note

This PR is marked as draft until manual testing is complete.

Made with Cursor

wtfiwtz and others added 3 commits June 2, 2026 10:41
Upgrade AWS SDK for Python (boto3 and botocore) to 1.43.7:

- boto3: 1.28.8 → 1.43.7
- botocore: 1.31.8 → 1.43.7

boto3 and botocore always upgrade together as they are part of the
same AWS SDK release. This update brings AWS service API updates and
security fixes from the 1.28-1.43 release series.

Related: split from orchestrated-io/redash#7719
Co-authored-by: Cursor <cursoragent@cursor.com>
@wtfiwtz wtfiwtz marked this pull request as ready for review June 3, 2026 21:25
Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

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

No issues found across 4 files

Re-trigger cubic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant