Skip to content

chore(deps): bump the container-runtime group across 5 directories with 5 updates - #64

Merged
neosun100 merged 1 commit into
mainfrom
dependabot/pip/longrunning/bas-runner/container-runtime-da0564635f
Aug 6, 2026
Merged

chore(deps): bump the container-runtime group across 5 directories with 5 updates#64
neosun100 merged 1 commit into
mainfrom
dependabot/pip/longrunning/bas-runner/container-runtime-da0564635f

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 6, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on bedrock-agentcore, boto3, bedrock-agentcore-starter-toolkit, mcp and uvicorn to permit the latest version.
Updates bedrock-agentcore to 1.19.0

Release notes

Sourced from bedrock-agentcore's releases.

Bedrock AgentCore SDK v1.19.0

Installation

pip install bedrock-agentcore==1.19.0

What's Changed

See CHANGELOG.md for details.

What's Changed

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

Changelog

Sourced from bedrock-agentcore's changelog.

[1.19.0] - 2026-07-28

Fixed

  • fix: preserve generated API reference content (#595) (4a7a8c4)
  • fix: convert RST admonition to ADOC (#594) (641000d)

Other Changes

  • fix(a2a): advertise resolved port on explicit cards (#605) (34e06f0)
  • fix(memory-integ): address capacity cap and update failures in tests (#604) (59cbff3)
  • ci: migrate workflows to shared reusable workflows (#597) (f1a7106)
  • fix(ci): pin Twine to 6.2.0 (#600) (c707388)
  • fix(a2a): honor PORT when serving locally (#593) (331f441)
  • feat(a2a): migrate runtime integration to a2a-sdk v1 (#591) (16f732f)
  • Add LLM issue auto-triage: type and high-severity labelers (#584) (3000d50)

[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)

... (truncated)

Commits
  • 08a4cb7 chore: bump version to 1.19.0 (#606)
  • 34e06f0 fix(a2a): advertise resolved port on explicit cards (#605)
  • 59cbff3 fix(memory-integ): address capacity cap and update failures in tests (#604)
  • 4a7a8c4 fix: preserve generated API reference content (#595)
  • f1a7106 ci: migrate workflows to shared reusable workflows (#597)
  • c707388 fix(ci): pin Twine to 6.2.0 (#600)
  • 331f441 fix(a2a): honor PORT when serving locally (#593)
  • 16f732f feat(a2a): migrate runtime integration to a2a-sdk v1 (#591)
  • 641000d fix: convert RST admonition to ADOC (#594)
  • 3000d50 Add LLM issue auto-triage: type and high-severity labelers (#584)
  • Additional commits viewable in compare view

Updates boto3 to 1.43.62

Commits
  • f3e9c52 Merge branch 'release-1.43.62'
  • 47765b7 Bumping version to 1.43.62
  • 2f4f5fb Add changelog entries from botocore
  • 8cd8552 Merge branch 'release-1.43.61'
  • 53d9670 Merge branch 'release-1.43.61' into develop
  • 74101e1 Bumping version to 1.43.61
  • 7faedb5 Add changelog entries from botocore
  • 785f6ff Merge branch 'release-1.43.60'
  • 550ff07 Merge branch 'release-1.43.60' into develop
  • 68f5316 Bumping version to 1.43.60
  • Additional commits viewable in compare view

Updates bedrock-agentcore from 1.18.1 to 1.19.0

Release notes

Sourced from bedrock-agentcore's releases.

Bedrock AgentCore SDK v1.19.0

Installation

pip install bedrock-agentcore==1.19.0

What's Changed

See CHANGELOG.md for details.

What's Changed

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

Changelog

Sourced from bedrock-agentcore's changelog.

[1.19.0] - 2026-07-28

Fixed

  • fix: preserve generated API reference content (#595) (4a7a8c4)
  • fix: convert RST admonition to ADOC (#594) (641000d)

Other Changes

  • fix(a2a): advertise resolved port on explicit cards (#605) (34e06f0)
  • fix(memory-integ): address capacity cap and update failures in tests (#604) (59cbff3)
  • ci: migrate workflows to shared reusable workflows (#597) (f1a7106)
  • fix(ci): pin Twine to 6.2.0 (#600) (c707388)
  • fix(a2a): honor PORT when serving locally (#593) (331f441)
  • feat(a2a): migrate runtime integration to a2a-sdk v1 (#591) (16f732f)
  • Add LLM issue auto-triage: type and high-severity labelers (#584) (3000d50)

[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)

... (truncated)

Commits
  • 08a4cb7 chore: bump version to 1.19.0 (#606)
  • 34e06f0 fix(a2a): advertise resolved port on explicit cards (#605)
  • 59cbff3 fix(memory-integ): address capacity cap and update failures in tests (#604)
  • 4a7a8c4 fix: preserve generated API reference content (#595)
  • f1a7106 ci: migrate workflows to shared reusable workflows (#597)
  • c707388 fix(ci): pin Twine to 6.2.0 (#600)
  • 331f441 fix(a2a): honor PORT when serving locally (#593)
  • 16f732f feat(a2a): migrate runtime integration to a2a-sdk v1 (#591)
  • 641000d fix: convert RST admonition to ADOC (#594)
  • 3000d50 Add LLM issue auto-triage: type and high-severity labelers (#584)
  • Additional commits viewable in compare view

Updates bedrock-agentcore-starter-toolkit from 0.3.10 to 0.3.11

Release notes

Sourced from bedrock-agentcore-starter-toolkit's releases.

Bedrock AgentCore Starter Toolkit v0.3.11

Installation

pip install bedrock-agentcore-starter-toolkit==0.3.11

What's Changed

See CHANGELOG.md for details.

What's Changed

New Contributors

Full Changelog: aws/bedrock-agentcore-starter-toolkit@v0.3.10...v0.3.11

Changelog

Sourced from bedrock-agentcore-starter-toolkit's changelog.

[0.3.11] - 2026-07-28

Changes

  • fix: update execution role policies for runtime, gateway, and evaluation (#554) (98bf2f8)
  • docs: make deprecated docs build redirect-only so deploy stops failing (#551) (4f90432)
  • docs: deprecate GitHub Pages site via mkdocs-redirects (#550) (cb3e17f)
  • chore(deps-dev): bump wheel from 0.45.1 to 0.46.2 (#538) (9b1f1c2)
  • chore(deps): bump soupsieve from 2.8 to 2.8.4 (#539) (bde62f0)
  • chore(deps): bump mcp from 1.20.0 to 1.23.0 (#537) (0437e15)
  • chore(deps): bump pyjwt from 2.10.1 to 2.13.0 (#527) (8e36797)
  • chore(deps): bump starlette from 0.50.0 to 1.3.1 (#529) (7b1f8ce)
  • chore(deps): bump cryptography from 46.0.3 to 48.0.1 (#528) (70294b5)
  • chore(deps): bump python-multipart from 0.0.20 to 0.0.31 (#530) (f5342f6)
  • chore(deps): bump urllib3 from 2.5.0 to 2.7.0 (#536) (197887d)
  • chore: bump version to 0.3.10 (#531) (e08dc91)
Commits
  • 98bf2f8 fix: update execution role policies for runtime, gateway, and evaluation (#554)
  • 4f90432 docs: make deprecated docs build redirect-only so deploy stops failing (#551)
  • cb3e17f docs: deprecate GitHub Pages site via mkdocs-redirects (#550)
  • 9b1f1c2 chore(deps-dev): bump wheel from 0.45.1 to 0.46.2 (#538)
  • bde62f0 chore(deps): bump soupsieve from 2.8 to 2.8.4 (#539)
  • 0437e15 chore(deps): bump mcp from 1.20.0 to 1.23.0 (#537)
  • 8e36797 chore(deps): bump pyjwt from 2.10.1 to 2.13.0 (#527)
  • 7b1f8ce chore(deps): bump starlette from 0.50.0 to 1.3.1 (#529)
  • 70294b5 chore(deps): bump cryptography from 46.0.3 to 48.0.1 (#528)
  • f5342f6 chore(deps): bump python-multipart from 0.0.20 to 0.0.31 (#530)
  • Additional commits viewable in compare view

Updates mcp from 1.28.1 to 1.29.0

Release notes

Sourced from mcp's releases.

v1.29.0

What's Changed

Full Changelog: modelcontextprotocol/python-sdk@v1.28.1...v1.29.0

Commits
  • 98b7159 [v1.x] Move the v1.x docs to /v1/ and mark v1.x as the maintenance line (#3177)
  • c0c5a9d [v1.x] ci: pick the docs toolchain per worktree in build-docs.sh (#3082)
  • e828374 [v1.x] fix: reject trailing newline in tool-name validation (#3086)
  • 5f0b6af [v1.x] Add Streamable HTTP request body limits (#3101)
  • ba33472 [v1.x] docs: pin mkdocs<2 (#3074)
  • 0e3a604 [v1.x] docs: publish llms.txt and markdown renditions of the docs (#3029)
  • 9678a3b [v1.x] Route Context.report_progress() to the originating request stream (#2994)
  • See full diff in compare view

Updates uvicorn from 0.50.2 to 0.52.1

Release notes

Sourced from uvicorn's releases.

Version 0.52.1

Fixed

  • Complete the closing handshake on server-initiated WebSocket closes in the websockets-sansio and wsproto implementations, waiting for the client's close reply with a 10 second timeout instead of resetting the connection (#3053)
  • Add missing write flow control to the websockets-sansio implementation, preventing data truncation on server-initiated closes with large in-flight payloads (#3048)
  • Handle connection loss while a WebSocket write is waiting on backpressure (#3050)
  • Remove duplicate Content-Type and Content-Length headers from WebSocket denial responses on the websockets-sansio implementation, and deliver non-UTF-8 denial bodies intact (#3041)

Full Changelog: Kludex/uvicorn@0.52.0...0.52.1

Version 0.52.0

This release adds an experimental HTTP/1.1 implementation backed by zttp, a sans-IO HTTP parser I've been developing on the side: a core written in Zig, with bindings to Python. It has been running under a fuzzer for some weeks now, and has been through multiple rounds of security auditing.

It is still experimental, so don't put it in front of production traffic yet. Try it with --http zttp, and please send any feedback to the issue tracker.

Added

  • Add an experimental zttp HTTP/1.1 implementation, selectable with --http zttp (#2979)

Fixed

  • Keep non-ASCII WebSocket request headers intact with websockets 17.0, which encodes them with ISO-8859-1 (#3036)

Full Changelog: Kludex/uvicorn@0.51.0...0.52.0

Version 0.51.0

What's Changed

Full Changelog: Kludex/uvicorn@0.50.2...0.51.0

Changelog

Sourced from uvicorn's changelog.

0.52.1 (August 1, 2026)

Fixed

  • Complete the closing handshake on server-initiated WebSocket closes in the websockets-sansio and wsproto implementations, waiting for the client's close reply with a 10 second timeout instead of resetting the connection (#3053)
  • Add missing write flow control to the websockets-sansio implementation, preventing data truncation on server-initiated closes with large in-flight payloads (#3048)
  • Handle connection loss while a WebSocket write is waiting on backpressure (#3050)
  • Remove duplicate Content-Type and Content-Length headers from WebSocket denial responses on the websockets-sansio implementation, and deliver non-UTF-8 denial bodies intact (#3041)

0.52.0 (July 29, 2026)

This release adds an experimental HTTP/1.1 implementation backed by zttp, a sans-IO HTTP parser I've been developing on the side: a core written in Zig, with bindings to Python. It has been running under a fuzzer for some weeks now, and has been through multiple rounds of security auditing.

It is still experimental, so don't put it in front of production traffic yet. Try it with --http zttp, and please send any feedback to the issue tracker.

Added

  • Add an experimental zttp HTTP/1.1 implementation, selectable with --http zttp (#2979)

Fixed

  • Keep non-ASCII WebSocket request headers intact with websockets 17.0, which encodes them with ISO-8859-1 (#3036)

0.51.0 (July 8, 2026)

Added

  • Restart workers one at a time on SIGHUP, bringing each replacement up before retiring the old worker, so reloads no longer drop requests (#3025)

Removed

  • Remove colorama from the standard extra (#3027)
Commits
  • ee8e45c Version 0.52.1 (#3056)
  • b57926d Remove duplicate content headers from WebSocket denial responses on websocket...
  • 49de1b9 chore(deps): bump pymdown-extensions from 10.21.3 to 11.0 (#3042)
  • 2f3fa3a Complete server-initiated closes in SansIO WebSocket protocols (#3053)
  • 8c59d55 chore(deps): bump the github-actions group with 5 updates (#3054)
  • e148451 Handle connection loss during WebSocket write backpressure (#3050)
  • e16a69b Add missing write flow control to websockets-sansio (#3048)
  • ef1dd44 Fold the zttp-only tests back into the HTTP test suite (#3046)
  • 8f1b884 Version 0.52.0 (#3044)
  • f6833db Add experimental zttp HTTP/1.1 protocol (#2979)
  • Additional commits viewable in compare view

Updates bedrock-agentcore from 1.18.1 to 1.19.0

Release notes

Sourced from bedrock-agentcore's releases.

Bedrock AgentCore SDK v1.19.0

Installation

pip install bedrock-agentcore==1.19.0

What's Changed

See CHANGELOG.md for details.

What's Changed

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

Changelog

Sourced from bedrock-agentcore's changelog.

[1.19.0] - 2026-07-28

Fixed

  • fix: preserve generated API reference content (#595) (4a7a8c4)
  • fix: convert RST admonition to ADOC (#594) (641000d)

Other Changes

  • fix(a2a): advertise resolved port on explicit cards (#605) (34e06f0)
  • fix(memory-integ): address capacity cap and update failures in tests (#604) (59cbff3)
  • ci: migrate workflows to shared reusable workflows (#597) (f1a7106)
  • fix(ci): pin Twine to 6.2.0 (#600) (c707388)
  • fix(a2a): honor PORT when serving locally (#593) (331f441)
  • feat(a2a): migrate runtime integration to a2a-sdk v1 (#591) (16f732f)
  • Add LLM issue auto-triage: type and high-severity labelers (#584) (3000d50)

[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)

... (truncated)

Commits
  • 08a4cb7 chore: bump version to 1.19.0 (#606)
  • 34e06f0 fix(a2a): advertise resolved port on explicit cards (#605)
  • 59cbff3 fix(memory-integ): address capacity cap and update failures in tests (#604)
  • 4a7a8c4 fix: preserve generated API reference content (#595)
  • f1a7106 ci: migrate workflows to shared reusable workflows (#597)
  • c707388 fix(ci): pin Twine to 6.2.0 (#600)
  • 331f441 fix(a2a): honor PORT when serving locally (#593)
  • 16f732f feat(a2a): migrate runtime integration to a2a-sdk v1 (#591)
  • 641000d fix: convert RST admonition to ADOC (#594)
  • 3000d50 Add LLM issue auto-triage: type and high-severity labelers (#584)
  • Additional commits viewable in compare view

Updates bedrock-agentcore-starter-toolkit from 0.3.10 to 0.3.11

Release notes

Sourced from bedrock-agentcore-starter-toolkit's releases.

Bedrock AgentCore Starter Toolkit v0.3.11

Installation

pip install bedrock-agentcore-starter-toolkit==0.3.11

What's Changed

See CHANGELOG.md for details.

What's Changed

New Contributors

Full Changelog: aws/bedrock-agentcore-starter-toolkit@v0.3.10...v0.3.11

Changelog

Sourced from bedrock-agentcore-starter-toolkit's changelog.

[0.3.11] - 2026-07-28

Changes

  • fix: update execution role policies for runtime, gateway, and evaluation (#554) (98bf2f8)
  • docs: make deprecated docs build redirect-only so deploy stops failing (#551) (4f90432)
  • docs: deprecate GitHub Pages site via mkdocs-redirects (#550) (cb3e17f)
  • chore(deps-dev): ...

    Description has been truncated

…th 5 updates

Updates the requirements on [bedrock-agentcore](https://github.com/aws/bedrock-agentcore-sdk-python), [boto3](https://github.com/boto/boto3), [bedrock-agentcore-starter-toolkit](https://github.com/aws/bedrock-agentcore-starter-toolkit), [mcp](https://github.com/modelcontextprotocol/python-sdk) and [uvicorn](https://github.com/Kludex/uvicorn) to permit the latest version.

Updates `bedrock-agentcore` to 1.19.0
- [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@v0.1.0...v1.19.0)

Updates `boto3` to 1.43.62
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.34.0...1.43.62)

Updates `bedrock-agentcore` from 1.18.1 to 1.19.0
- [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@v0.1.0...v1.19.0)

Updates `bedrock-agentcore-starter-toolkit` from 0.3.10 to 0.3.11
- [Release notes](https://github.com/aws/bedrock-agentcore-starter-toolkit/releases)
- [Changelog](https://github.com/aws/bedrock-agentcore-starter-toolkit/blob/main/CHANGELOG.md)
- [Commits](aws/bedrock-agentcore-starter-toolkit@v0.3.10...v0.3.11)

Updates `mcp` from 1.28.1 to 1.29.0
- [Release notes](https://github.com/modelcontextprotocol/python-sdk/releases)
- [Changelog](https://github.com/modelcontextprotocol/python-sdk/blob/main/RELEASE.md)
- [Commits](modelcontextprotocol/python-sdk@v1.28.1...v1.29.0)

Updates `uvicorn` from 0.50.2 to 0.52.1
- [Release notes](https://github.com/Kludex/uvicorn/releases)
- [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md)
- [Commits](Kludex/uvicorn@0.50.2...0.52.1)

Updates `bedrock-agentcore` from 1.18.1 to 1.19.0
- [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@v0.1.0...v1.19.0)

Updates `bedrock-agentcore-starter-toolkit` from 0.3.10 to 0.3.11
- [Release notes](https://github.com/aws/bedrock-agentcore-starter-toolkit/releases)
- [Changelog](https://github.com/aws/bedrock-agentcore-starter-toolkit/blob/main/CHANGELOG.md)
- [Commits](aws/bedrock-agentcore-starter-toolkit@v0.3.10...v0.3.11)

Updates `mcp` from 1.28.1 to 1.29.0
- [Release notes](https://github.com/modelcontextprotocol/python-sdk/releases)
- [Changelog](https://github.com/modelcontextprotocol/python-sdk/blob/main/RELEASE.md)
- [Commits](modelcontextprotocol/python-sdk@v1.28.1...v1.29.0)

Updates `uvicorn` from 0.50.2 to 0.52.1
- [Release notes](https://github.com/Kludex/uvicorn/releases)
- [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md)
- [Commits](Kludex/uvicorn@0.50.2...0.52.1)

Updates `bedrock-agentcore` from 1.18.1 to 1.19.0
- [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@v0.1.0...v1.19.0)

Updates `bedrock-agentcore-starter-toolkit` from 0.3.10 to 0.3.11
- [Release notes](https://github.com/aws/bedrock-agentcore-starter-toolkit/releases)
- [Changelog](https://github.com/aws/bedrock-agentcore-starter-toolkit/blob/main/CHANGELOG.md)
- [Commits](aws/bedrock-agentcore-starter-toolkit@v0.3.10...v0.3.11)

Updates `mcp` from 1.28.1 to 1.29.0
- [Release notes](https://github.com/modelcontextprotocol/python-sdk/releases)
- [Changelog](https://github.com/modelcontextprotocol/python-sdk/blob/main/RELEASE.md)
- [Commits](modelcontextprotocol/python-sdk@v1.28.1...v1.29.0)

Updates `uvicorn` from 0.50.2 to 0.52.1
- [Release notes](https://github.com/Kludex/uvicorn/releases)
- [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md)
- [Commits](Kludex/uvicorn@0.50.2...0.52.1)

Updates `bedrock-agentcore` from 1.18.1 to 1.19.0
- [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@v0.1.0...v1.19.0)

Updates `bedrock-agentcore-starter-toolkit` from 0.3.10 to 0.3.11
- [Release notes](https://github.com/aws/bedrock-agentcore-starter-toolkit/releases)
- [Changelog](https://github.com/aws/bedrock-agentcore-starter-toolkit/blob/main/CHANGELOG.md)
- [Commits](aws/bedrock-agentcore-starter-toolkit@v0.3.10...v0.3.11)

Updates `mcp` from 1.28.1 to 1.29.0
- [Release notes](https://github.com/modelcontextprotocol/python-sdk/releases)
- [Changelog](https://github.com/modelcontextprotocol/python-sdk/blob/main/RELEASE.md)
- [Commits](modelcontextprotocol/python-sdk@v1.28.1...v1.29.0)

Updates `uvicorn` from 0.50.2 to 0.52.1
- [Release notes](https://github.com/Kludex/uvicorn/releases)
- [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md)
- [Commits](Kludex/uvicorn@0.50.2...0.52.1)

---
updated-dependencies:
- dependency-name: bedrock-agentcore
  dependency-version: 1.19.0
  dependency-type: direct:production
  dependency-group: container-runtime
- dependency-name: boto3
  dependency-version: 1.43.62
  dependency-type: direct:production
  dependency-group: container-runtime
- dependency-name: bedrock-agentcore
  dependency-version: 1.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: container-runtime
- dependency-name: bedrock-agentcore-starter-toolkit
  dependency-version: 0.3.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: container-runtime
- dependency-name: mcp
  dependency-version: 1.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: container-runtime
- dependency-name: uvicorn
  dependency-version: 0.52.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: container-runtime
- dependency-name: bedrock-agentcore
  dependency-version: 1.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: container-runtime
- dependency-name: bedrock-agentcore-starter-toolkit
  dependency-version: 0.3.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: container-runtime
- dependency-name: mcp
  dependency-version: 1.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: container-runtime
- dependency-name: uvicorn
  dependency-version: 0.52.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: container-runtime
- dependency-name: bedrock-agentcore
  dependency-version: 1.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: container-runtime
- dependency-name: bedrock-agentcore-starter-toolkit
  dependency-version: 0.3.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: container-runtime
- dependency-name: mcp
  dependency-version: 1.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: container-runtime
- dependency-name: uvicorn
  dependency-version: 0.52.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: container-runtime
- dependency-name: bedrock-agentcore
  dependency-version: 1.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: container-runtime
- dependency-name: bedrock-agentcore-starter-toolkit
  dependency-version: 0.3.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: container-runtime
- dependency-name: mcp
  dependency-version: 1.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: container-runtime
- dependency-name: uvicorn
  dependency-version: 0.52.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: container-runtime
...

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 Aug 6, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 6, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: containers. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Aug 6, 2026
@neosun100

Copy link
Copy Markdown
Contributor

Verified before merge, per the discipline INV-SUPPLY-1/2 established — a green CI is not by itself evidence that a container dependency bump is safe, since no test installs these pins.

The mcp entry proves the INV-SUPPLY-2 ignore is scoped correctly. This PR proposes mcp==1.28.1 -> 1.29.0, a patch inside the working major — not the -> 2.0.0 that the previous run of this group proposed (#60, closed). That is exactly why the ignore carries versions: [">=2.0.0"] rather than being a bare ignore: mcp: a bare one would also block this 1.x update, turning a compatibility bound into an unmaintained dependency.

API surface, against the exact proposed pin set (uv run --with …), covering every symbol the harness and the four specialists import:

strands 1.50.2 · mcp 1.29.0 · fastapi 0.141.1 · uvicorn 0.52.1 · litellm 1.91.1 · starlette 1.4.1
bedrock-agentcore 1.19.0 · bedrock-agentcore-starter-toolkit 0.3.11

OK  from strands import Agent
OK  from strands.models.litellm import LiteLLMModel
OK  from strands.multiagent.a2a import A2AServer
OK  from strands.tools.mcp import MCPClient
OK  from bedrock_agentcore.runtime import BedrockAgentCoreApp
OK  from mcp.server import Server
OK  from mcp.client.streamable_http import streamablehttp_client
OK  Server.list_tools   (INV-MCP-5)
OK  Server.call_tool    (INV-MCP-5)
broken=0

Both the server surface (Server.list_tools/call_tool) and the client surface (streamablehttp_client) are intact — the two independent breakages that mcp 2.x introduces, and the reason it stays bounded.

Vulnerability audit of the proposed set: pip-audit --strict -> rc=0, No known vulnerabilities found.

Merging.

@neosun100
neosun100 merged commit 0ae640f into main Aug 6, 2026
13 checks passed
@neosun100
neosun100 deleted the dependabot/pip/longrunning/bas-runner/container-runtime-da0564635f branch August 6, 2026 14:21
neosun100 added a commit that referenced this pull request Aug 6, 2026
…t it (INV-CONTAINER-1) (#67)

docs/FIDELITY-REPORT.md claims specialists/cve-intel/ "really docker builds
(multi-stage, pinned deps, non-root)" — the project's strongest deployment claim.
Nothing executed it:

  - no workflow contains `docker build` / build-push-action / buildx
  - both modules named after containers (test_specialist_containers.py,
    test_cve_intel_container.py) are pure TEXT analysis of the Dockerfile
  - the latter deferred the real build to "the *verify* step", which did not
    exist anywhere in the repo — so a reader concluded the image was verified
    elsewhere when only its Dockerfile had been read

The gap mattered because of what the last rounds did: INV-SUPPLY-1 moved
strands-agents 1.9.1 -> 1.50.2 and fastapi -> 0.141.1 to clear 19 advisories, and
PR #64 moved bedrock-agentcore -> 1.19.0, mcp -> 1.29.0, uvicorn -> 0.52.1. Each
was verified by importing packages in a scratch venv — which proves the API
surface survives and says NOTHING about whether the arm64 image still builds or
boots. A break there surfaces at deploy time.

Verified on a real arm64 build:

  docker build --platform linux/arm64      rc=0
  versions inside the image                match requirements.txt exactly, plus
                                           transitive litellm 1.91.1 / starlette 1.4.1
  import agent_a2a                         OK (agent_card/build_agent/build_app/serve)
  container state                          Up (healthy) — exercises the HEALTHCHECK
  GET /ping                                200 {"status":"healthy","agent":"cve-intel"}
  GET /.well-known/agent-card.json         200, real card
  id -u inside the container               10001, matching the Dockerfile

So the finding is not that the image is broken — it is that nothing would notice
when it breaks, on a repo that now takes container dependency bumps weekly.

Env-gated (SENTINEL_CONTAINER_BUILD=1): a build needs a daemon, minutes and the
network, and the suite must run where docker does not exist. The skip states
exactly what is unverified, and with the gate ON a missing daemon is a FAILURE —
opting in and silently doing nothing is the worst of both. Cold-cache control:
112.79s for 7 passed versus 5.81s warm, proving the build really runs rather than
validating a stale cached image.

CI job on a NATIVE arm64 runner (ubuntu-24.04-arm, free for public repos). AgentCore
Runtime is arm64 and a QEMU cross-build on x86 would be several times 112s; the job
asserts the arch, and asserts no gated test SKIPPED, so a green result cannot mean
"built nothing".

One assertion's SELF-DESCRIPTION was corrected by mutation testing rather than the
test being patched: "declare uvicorn==0.50.2 while the image has 0.52.1" SURVIVED,
because editing requirements.txt busts the COPY layer so the image installs the
edited pin — declared == installed is structurally guaranteed on that path. The
docstring now states what it really catches (pip resolving off-pin, a stale layer
cache, a vanished package) and identifies the TRANSITIVE check as load-bearing —
which mutation CAUGHT: dropping the [litellm] extra leaves every pin satisfied
while litellm is absent from the shipped artifact.

Mutation-tested 4/4. Suite: 4084 passed / 15 skipped. ruff clean.
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.

1 participant