Skip to content

chore(deps): bump bedrock-agentcore from 1.4.7 to 1.6.1 in /patterns/langgraph-single-agent#131

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/patterns/langgraph-single-agent/bedrock-agentcore-1.6.1
Jun 22, 2026
Merged

chore(deps): bump bedrock-agentcore from 1.4.7 to 1.6.1 in /patterns/langgraph-single-agent#131
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/patterns/langgraph-single-agent/bedrock-agentcore-1.6.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Bumps bedrock-agentcore from 1.4.7 to 1.6.1.

Release notes

Sourced from bedrock-agentcore's releases.

Bedrock AgentCore SDK v1.6.1

Installation

pip install bedrock-agentcore==1.6.1

What's Changed

See CHANGELOG.md for details.

What's Changed

New Contributors

Full Changelog: aws/bedrock-agentcore-sdk-python@v1.6.0...v1.6.1

Bedrock AgentCore SDK v1.6.0

Installation

pip install bedrock-agentcore==1.6.0

What's Changed

See CHANGELOG.md for details.

What's Changed

Full Changelog: aws/bedrock-agentcore-sdk-python@v1.5.1...v1.6.0

Bedrock AgentCore SDK v1.5.1

Installation

pip install bedrock-agentcore==1.5.1

What's Changed

See CHANGELOG.md for details.

... (truncated)

Changelog

Sourced from bedrock-agentcore's changelog.

[1.6.1] - 2026-04-10

Added

  • feat: add read_only flag to AgentCoreMemorySessionManager to disable ACM persistence (#389) (215b5bd)

Fixed

  • fix: replace blocklist with allowlist for install_packages() package validation (#403) (ed953b5)
  • fix: skip integration tests for Dependabot and remove missing label (#382) (4ebfdcb)
  • fix: pin griffe version and fix ExplanationStyle attribute error (#381) (2bdb9f1)

Other Changes

  • chore(deps): bump boto3 and botocore minimum to 1.42.86 (#399) (df9a21d)
  • fix(ci): add pytest-rerunfailures to integration test dependencies (#400) (5ccb283)

[1.6.0] - 2026-03-31

Added

  • feat: add custom code-based evaluator decorator and typed models (#383) (09f45f3)

[1.5.1] - 2026-03-31

Other Changes

  • Revert "feat: Emit OTEL attributes for AgentCore Evaluation support (#368)" (#380) (a516260)

[1.5.0] - 2026-03-30

Added

  • feat: add ground truth support to EvaluationClient and OnDemandEvaluationDatasetRunner (#376) (29b0115)
  • feat: Add certificates to create_code_interpreter() (#373) (bc95735)
  • feat: add support for policies and certificates (#371) (88c5101)

Other Changes

  • chore: Modify arn parsing in runtime client to allow for different (#362) (a10c0fd)
  • ci: add breaking change detection workflow for pull requests (#358) (9341468)
  • ci: add backward compatibility integration test workflow (#357) (50654c1)
  • ci: add Dependabot auto-merge workflow (#361) (38425ec)

[1.4.8] - 2026-03-26

Added

  • feat: Emit OTEL attributes for AgentCore Evaluation support (#368) (8bae410)

Fixed

  • fix: lazy import strands-agents-evals to avoid ImportError when not installed (#367) (2c4911d)

Other Changes

  • ci: migrate PyPI publishing to OIDC Trusted Publishing (#363) (5bdf009)
  • ci(deps): bump trufflesecurity/trufflehog from 3.93.8 to 3.94.0 (#360) (cd86ebd)
  • ci(deps): bump actions/github-script from 7 to 8 (#359) (64db2f0)
  • Skip LTM retrieval when content has no text (#299) (a49db7d)
Commits
  • 5759f54 chore: bump version to 1.6.1 (#404)
  • ed953b5 fix: replace blocklist with allowlist for install_packages() package validati...
  • df9a21d chore(deps): bump boto3 and botocore minimum to 1.42.86 (#399)
  • 5ccb283 fix(ci): add pytest-rerunfailures to integration test dependencies (#400)
  • 215b5bd feat: add read_only flag to AgentCoreMemorySessionManager to disable ACM pers...
  • 4ebfdcb fix: skip integration tests for Dependabot and remove missing label (#382)
  • 2bdb9f1 fix: pin griffe version and fix ExplanationStyle attribute error (#381)
  • 7033752 Release v1.6.0 (#385)
  • 09f45f3 feat: add custom code-based evaluator decorator and typed models (#383)
  • daaa807 Release v1.5.1 (#384)
  • 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.

Bumps [bedrock-agentcore](https://github.com/aws/bedrock-agentcore-sdk-python) from 1.4.7 to 1.6.1.
- [Release notes](https://github.com/aws/bedrock-agentcore-sdk-python/releases)
- [Changelog](https://github.com/aws/bedrock-agentcore-sdk-python/blob/main/CHANGELOG.md)
- [Commits](aws/bedrock-agentcore-sdk-python@v1.4.7...v1.6.1)

---
updated-dependencies:
- dependency-name: bedrock-agentcore
  dependency-version: 1.6.1
  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 Jun 22, 2026
@dependabot dependabot Bot requested a review from a team June 22, 2026 16:37
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 22, 2026
@github-actions github-actions Bot enabled auto-merge (squash) June 22, 2026 16:37
@github-actions

Copy link
Copy Markdown

Latest scan for commit: 88d5b50 | Updated: 2026-06-22 16:42:17 UTC

Security Scan Results

Scan Metadata

  • Project: ASH
  • Scan executed: 2026-06-22T16:42:01+00:00
  • ASH version: 3.2.2

Summary

Scanner Results

The table below shows findings by scanner, with status based on severity thresholds and dependencies:

Column Explanations:

Severity Levels (S/C/H/M/L/I):

  • Suppressed (S): Security findings that have been explicitly suppressed/ignored and don't affect the scanner's pass/fail status
  • Critical (C): The most severe security vulnerabilities requiring immediate remediation (e.g., SQL injection, remote code execution)
  • High (H): Serious security vulnerabilities that should be addressed promptly (e.g., authentication bypasses, privilege escalation)
  • Medium (M): Moderate security risks that should be addressed in normal development cycles (e.g., weak encryption, input validation issues)
  • Low (L): Minor security concerns with limited impact (e.g., information disclosure, weak recommendations)
  • Info (I): Informational findings for awareness with minimal security risk (e.g., code quality suggestions, best practice recommendations)

Other Columns:

  • Time: Duration taken by each scanner to complete its analysis
  • Action: Total number of actionable findings at or above the configured severity threshold that require attention

Scanner Results:

  • PASSED: Scanner found no security issues at or above the configured severity threshold - code is clean for this scanner
  • FAILED: Scanner found security vulnerabilities at or above the threshold that require attention and remediation
  • MISSING: Scanner could not run because required dependencies/tools are not installed or available
  • SKIPPED: Scanner was intentionally disabled or excluded from this scan
  • ERROR: Scanner encountered an execution error and could not complete successfully

Severity Thresholds (Thresh Column):

  • CRITICAL: Only Critical severity findings cause scanner to fail
  • HIGH: High and Critical severity findings cause scanner to fail
  • MEDIUM (MED): Medium, High, and Critical severity findings cause scanner to fail
  • LOW: Low, Medium, High, and Critical severity findings cause scanner to fail
  • ALL: Any finding of any severity level causes scanner to fail

Threshold Source: Values in parentheses indicate where the threshold is configured:

  • (g) = global: Set in the global_settings section of ASH configuration
  • (c) = config: Set in the individual scanner configuration section
  • (s) = scanner: Default threshold built into the scanner itself

Statistics calculation:

  • All statistics are calculated from the final aggregated SARIF report
  • Suppressed findings are counted separately and do not contribute to actionable findings
  • Scanner status is determined by comparing actionable findings to the threshold
Scanner S C H M L I Time Action Result Thresh
bandit 0 0 0 0 0 0 714ms 0 PASSED MED (g)
cdk-nag 0 0 0 0 0 0 7.2s 0 PASSED MED (g)
cfn-nag 0 0 0 0 0 0 6ms 0 PASSED MED (g)
checkov 0 0 0 0 0 0 4.8s 0 PASSED MED (g)
detect-secrets 0 0 0 0 0 0 50ms 0 PASSED MED (g)
grype 0 0 0 0 0 0 49.5s 0 PASSED MED (g)
npm-audit 0 0 0 0 0 0 186ms 0 PASSED MED (g)
opengrep 0 0 0 0 0 0 33.1s 0 PASSED MED (g)
semgrep 0 0 0 0 0 0 <1ms 0 MISSING MED (g)
syft 0 0 0 0 0 0 2.2s 0 PASSED MED (g)

@github-actions github-actions Bot merged commit b85c965 into main Jun 22, 2026
6 checks passed
@dependabot dependabot Bot deleted the dependabot/pip/patterns/langgraph-single-agent/bedrock-agentcore-1.6.1 branch June 22, 2026 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend 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