Skip to content

build(deps): bump bedrock-agentcore from 1.10.0 to 1.18.1 in /src/agents/orchestrator - #15

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/src/agents/orchestrator/bedrock-agentcore-1.18.1
Open

build(deps): bump bedrock-agentcore from 1.10.0 to 1.18.1 in /src/agents/orchestrator#15
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/src/agents/orchestrator/bedrock-agentcore-1.18.1

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps bedrock-agentcore from 1.10.0 to 1.18.1.

Release notes

Sourced from bedrock-agentcore's releases.

Bedrock AgentCore SDK v1.18.1

Installation

pip install bedrock-agentcore==1.18.1

What's Changed

See CHANGELOG.md for details.

What's Changed

Full Changelog: aws/bedrock-agentcore-sdk-python@v1.18.0...v1.18.1

Bedrock AgentCore SDK v1.18.0

Installation

pip install bedrock-agentcore==1.18.0

What's Changed

See CHANGELOG.md for details.

What's Changed

New Contributors

Full Changelog: aws/bedrock-agentcore-sdk-python@v1.17.0...v1.18.0

Bedrock AgentCore SDK v1.17.0

Installation

pip install bedrock-agentcore==1.17.0

... (truncated)

Changelog

Sourced from bedrock-agentcore's changelog.

[1.18.1] - 2026-07-17

Fixed

  • fix: tighten package specifier validation in install_packages() (#581) (3c4b4ee)

Other Changes

  • chore(deps): bump python-multipart from 0.0.27 to 0.0.31 (#527) (986801f)
  • chore(deps): bump soupsieve from 2.8 to 2.8.4 (#575) (1a79821)
  • chore(deps): bump cryptography from 46.0.7 to 48.0.1 (#531) (3a4361e)
  • chore(deps): bump pyjwt from 2.12.0 to 2.13.0 (#525) (8e1abcf)
  • chore(deps): bump starlette from 0.49.1 to 1.3.1 (#530) (738eb0f)

[1.18.0] - 2026-07-10

Fixed

  • fix: floor monotonic timestamps to milliseconds before comparison (#573) (f855616)
  • fix: order AgentCore Memory events at millisecond resolution (#572) (a271ab4)

Other Changes

  • ci: add API reference docs generation workflow (#569) (168f4be)
  • fix(payments): address langgraph middleware review follow-ups (#570) (46a0bea)
  • feat(payments): Add LangGraph integration for payment handling (#546) (0a8a486)

[1.17.0] - 2026-07-02

Other Changes

  • fix(runtime): prevent streaming-bridge deadlock on client disconnect (#482) (#563) (2bfabb3)
  • Revert "Create poc-caller.yml (#561)" (#562) (8bbfe18)
  • Create poc-caller.yml (#561) (df244a2)

[1.16.0] - 2026-06-30

Other Changes

  • fix(ci): prevent script injection in GitHub Actions workflows (#559) (c771470)
  • Add extraction_mode parameter to MemoryClient.create_event (#550) (22fc032)

[1.15.1] - 2026-06-25

Added

  • feat(evaluation): add KMS, tags, online data source, and updated_at to batch eval (#533) (de79b6b)
  • feat(evaluation): expose evaluationReferenceInputs on EvaluatorInput (#540) (ff55a2a)

Fixed

  • fix: use correct 'score' field for memory relevance filtering (#480) (eaaf451)
  • fix: remove invalid CLI entrypoint from pyproject.toml (#521) (e937f9a)
  • fix(evaluation): make EvaluatorOutput.label optional for error responses (#545) (1eabc67)
  • fix(memory): guard retrieve_customer_context against empty message content (#544) (56b215d)
  • fix(runtime): drop time_of_last_update from A2A and AG-UI ping responses (#542) (44b1a92)
  • fix(ci): make security review robust to shallow-clone restoration (#524) (fefb240)

... (truncated)

Commits
  • a4bc13f chore: bump version to 1.18.1 (#582)
  • 3c4b4ee fix: tighten package specifier validation in install_packages() (#581)
  • 986801f chore(deps): bump python-multipart from 0.0.27 to 0.0.31 (#527)
  • 1a79821 chore(deps): bump soupsieve from 2.8 to 2.8.4 (#575)
  • 3a4361e chore(deps): bump cryptography from 46.0.7 to 48.0.1 (#531)
  • 8e1abcf chore(deps): bump pyjwt from 2.12.0 to 2.13.0 (#525)
  • 738eb0f chore(deps): bump starlette from 0.49.1 to 1.3.1 (#530)
  • 8df87bb chore: bump version to 1.18.0 (#574)
  • f855616 fix: floor monotonic timestamps to milliseconds before comparison (#573)
  • a271ab4 fix: order AgentCore Memory events at millisecond resolution (#572)
  • 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.10.0 to 1.18.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.10.0...v1.18.1)

---
updated-dependencies:
- dependency-name: bedrock-agentcore
  dependency-version: 1.18.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 Jul 28, 2026
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