Skip to content

ci: update strands-agents requirement from <1.40,>=1.32 to >=1.32,<1.41#40

Merged
galuszkm merged 3 commits into
mainfrom
dependabot/pip/strands-agents-gte-1.32-and-lt-1.41
May 16, 2026
Merged

ci: update strands-agents requirement from <1.40,>=1.32 to >=1.32,<1.41#40
galuszkm merged 3 commits into
mainfrom
dependabot/pip/strands-agents-gte-1.32-and-lt-1.41

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 15, 2026

Updates the requirements on strands-agents to permit the latest version.

Release notes

Sourced from strands-agents's releases.

v1.40.0

What's Changed

New Contributors

Full Changelog: strands-agents/sdk-python@v1.39.0...v1.40.0

Commits
  • fa74d80 fix: swarm bug "Failed to detach context" with opentelemetry (#2281)
  • 305a005 fix: set use_native_token_count default to false (#2284)
  • 6b53928 feat: add official Discord link (#2285)
  • b1a3f03 fix(ollama): update return type of latencyMs metric for ollama model provider...
  • 1847fae feat: cache AccessDenied error for count tokens (#2279)
  • f862185 feat: add proactive context compression to conversation managers (#2239)
  • ead3179 fix: integration test updates (#2262)
  • fc386a3 feat(a2a): implement full A2A task lifecycle state support (#2245)
  • 980bc91 fix: correct MCPClient.exit and stop() type annotations (#2248)
  • 800e7c4 feat: add useNativeTokenCount flag to skip token counting API calls (#2255)
  • 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](https://github.com/strands-agents/sdk-python) to permit the latest version.
- [Release notes](https://github.com/strands-agents/sdk-python/releases)
- [Commits](strands-agents/sdk-python@v1.32.0...v1.40.0)

---
updated-dependencies:
- dependency-name: strands-agents
  dependency-version: 1.40.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 Pull requests that update python code labels May 15, 2026
@galuszkm
Copy link
Copy Markdown
Member

@copilot lets put in readme badge strands-agent sth like 1.35.0+. and lets put strands-agents requirements to >=1.35.0 and <2.0.0 so we dont have to update every tiem. update the toml, uv.lock and README.md
Check if uv run just check and uv run just test passes!

Copy link
Copy Markdown
Contributor

Copilot AI commented May 16, 2026

@copilot lets put in readme badge strands-agent sth like 1.35.0+. and lets put strands-agents requirements to >=1.35.0 and <2.0.0 so we dont have to update every tiem. update the toml...

Done! Updated strands-agents requirement to >=1.35.0,<2.0.0 in pyproject.toml (all dependencies including ollama, openai, and gemini), updated the README badge to show 1.35.0+, regenerated uv.lock, and verified that both uv run just check and uv run just test pass successfully (855 tests passed with 94.32% coverage). Commit: 3aa2ef9

@galuszkm galuszkm merged commit 04d3a58 into main May 16, 2026
8 checks passed
@galuszkm galuszkm deleted the dependabot/pip/strands-agents-gte-1.32-and-lt-1.41 branch May 16, 2026 20:22
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.

2 participants