Skip to content

chore(deps): update strands-agents[openai,otel] requirement from >=1.45.0 to >=1.50.0#138

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/uv/strands-agents-openaiotel--gte-1.50.0
Open

chore(deps): update strands-agents[openai,otel] requirement from >=1.45.0 to >=1.50.0#138
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/uv/strands-agents-openaiotel--gte-1.50.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updates the requirements on strands-agents[openai,otel] to permit the latest version.

Release notes

Sourced from strands-agents[openai,otel]'s releases.

python/v1.50.0

Auto-drafted from commits in python/v1.48.0..python/v1.50.0, grouped by conventional-commit type. Edit on the release page after publish if you want a polished writeup; the canonical release notes live on the website.

🚀 Features

  • feat(site): improve AI-crawler discoverability and page load performance (#3344) (1b671d6a)
  • feat(vended-tools): add sleep tool (#3393) (d9f93147)
  • feat(vended-tools): add stop tool (#3397) (767b8019)
  • feat(vended-tools): add http_request to strands-py (#3395) (18484f2e)
  • feat(bidi): propose bidi webrtc design (#3386) (b7529d20)
  • feat(py): configurable retry exceptions (#1597) (#3340) (50d388ec)
  • feat(ts): add ToolExecutor class hierarchy (#3268) (a3f54c87)
  • feat(middleware): add ExecuteToolStage with middleware-initiated interrupts (#3233) (50d76c33)
  • feat: Add official discord link (#35) (10105293)
  • feat(mcp): update fetch_doc tool with smart sectioning (#32) (0b7ea7cd)
  • feat(mcp): Return all urls on empty fetch input (#25) (56633f52)
  • feat: Use llm.txt for doc reference. rewrite this pr to include searc… (#21) (ba5a49e7)
  • feat: Deploy to pypi on github release (#14) (afe4b842)

🐛 Fixes

  • fix(python): surface Responses stream failures (#3427) (e03f8644)
  • fix(site): complete sitemap lastmod coverage and repair blog structured data (#3345) (ef3a3495)
  • fix(multiagent): preserve shared context and cumulative accounting across serialize/deserialize (#3396) (ba37a272)
  • fix(models/llamacpp): send llama.cpp sampler params at the top level, not under extra_body (#3423) (9c077c43)
  • fix: verify aws region (#3412) (81bccd84)
  • fix: reject keys for s3 storage if not configured (#3411) (33f5f741)
  • fix(graph): keep fan-in node out of resume while a parallel sibling is in-flight (#3390) (b0ff5ef3)
  • fix(openai): replay assistant text history as valid string-content input in Responses adapters (#3399) (6d1eda96)
  • fix(openai): surface Responses stream failures (#3290) (3c234b2f)
  • fix(site): make sidebar badge spacing consistent across entry types (#3357) (40a48bbd)
  • fix(vercel): detect tool use from streamed content when finish_reason is non-tool (#3206) (d2fc5080)
  • fix(ci): make the release pip-audit step actually run (#3335) (54124de3)
  • fix: replace deprecated datetime.utcnow() with timezone-aware datetime.now(timezone.utc) (#3315) (7f6b060f)
  • fix: restore line break in hero headline (#3318) (d43a2bf1)
  • fix(ci): SHA-pin third-party GitHub Actions (#39) (bf2ec1f7)
  • fix: add url validation to mitigate SSRF issue (#29) (53310772)
  • fix: Fix linting error (#24) (d1bb1c88)
  • fix(readme): use logo that changes color automatically depending on user's color preference scheme (#10) (2449a23e)
  • fix: typo with empty string in model_providers.md (#3) (f122097a)
  • fix: add all model providers markdown and fix typos (#1) (b3a5bd68)

♻️ Refactoring

  • refactor(memory): refactor TestMemoryStore to use the unified storage interface (#3260) (41ccf5e1)
  • refactor(ts): extract shared registerNodeDefaults() to prevent src/test drift (#3303) (961b1b68)

📚 Documentation

... (truncated)

Commits
  • e03f864 fix(python): surface Responses stream failures (#3427)
  • 1b671d6 feat(site): improve AI-crawler discoverability and page load performance (#3344)
  • ef3a349 fix(site): complete sitemap lastmod coverage and repair blog structured data ...
  • 6f6fb65 docs(memory): add TestMemoryStore documentation (#3199)
  • d9f9314 feat(vended-tools): add sleep tool (#3393)
  • ba37a27 fix(multiagent): preserve shared context and cumulative accounting across ser...
  • 767b801 feat(vended-tools): add stop tool (#3397)
  • 9c077c4 fix(models/llamacpp): send llama.cpp sampler params at the top level, not und...
  • 18484f2 feat(vended-tools): add http_request to strands-py (#3395)
  • 87be990 docs(site): add missing meta descriptions and fix duplicate page titles (#3342)
  • Additional commits viewable in compare view

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)

Updates the requirements on [strands-agents[openai,otel]](https://github.com/strands-agents/harness-sdk) to permit the latest version.
- [Release notes](https://github.com/strands-agents/harness-sdk/releases)
- [Commits](strands-agents/harness-sdk@python/v1.45.0...python/v1.50.0)

---
updated-dependencies:
- dependency-name: strands-agents[openai,otel]
  dependency-version: 1.50.0
  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:uv Pull requests that update python:uv code labels Jul 24, 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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants