Skip to content

fix(deps): upgrade agents group dependencies to resolve security vulnerability#137

Merged
hjgraca merged 1 commit intomainfrom
rezabekf/fix-pillow-vulnerability
Mar 2, 2026
Merged

fix(deps): upgrade agents group dependencies to resolve security vulnerability#137
hjgraca merged 1 commit intomainfrom
rezabekf/fix-pillow-vulnerability

Conversation

@rezabekf
Copy link
Copy Markdown
Contributor

Issue number: Resolves Dependabot alert #23

Summary

Changes

Upgrade all agents dependency group packages to their latest versions, addressing a Dependabot security alert and keeping dependencies current:

Package Previous Updated
strands-agents-tools >=0.2.11 (locked 0.2.19) >=0.2.21 (security fix)
strands-agents >=1.12.0 (locked 1.23.0) >=1.27.0
bedrock-agentcore >=1.0.7 (locked 1.2.0) >=1.3.2
aws-opentelemetry-distro >=0.12.1 (locked 0.14.2) >=0.15.0

Notable transitive upgrades pulled in by aws-opentelemetry-distro:

Each dependency was upgraded individually and verified with the full test suite (139 unit tests) plus the report agent eval to confirm no regressions.

User experience

No user-facing changes. The agent behavior, tool usage, and report output remain identical. Under the hood, users benefit from:

  • Resolution of the Dependabot security alert for strands-agents-tools
  • Patched protobuf and urllib3 CVEs via the OTel upgrade
  • Potentially improved trace sampling accuracy from OTel's adaptive sampling support and AlwaysRecordSampler fix

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@rezabekf rezabekf requested a review from a team as a code owner February 26, 2026 10:13
@rezabekf rezabekf requested a review from hjgraca February 26, 2026 10:13
@rezabekf rezabekf self-assigned this Feb 26, 2026
@github-actions
Copy link
Copy Markdown

Coverage report

This PR does not seem to contain any modification to coverable code.

@rezabekf rezabekf changed the title fix(deps): upgrade agents group dependencies to resolve security vuln… fix(deps): upgrade agents group dependencies to resolve security vulnerability Mar 1, 2026
@rezabekf rezabekf force-pushed the rezabekf/fix-pillow-vulnerability branch from 20dc6d0 to 8bbe31d Compare March 2, 2026 13:21
@hjgraca hjgraca merged commit 23cfbd9 into main Mar 2, 2026
8 checks passed
@rezabekf rezabekf deleted the rezabekf/fix-pillow-vulnerability branch March 3, 2026 06:58
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.

2 participants