Skip to content

chore(deps-dev): update crewai[tools] requirement from <0.12.0,>=0.11.2 to >=0.11.2,<1.5.0#49

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/crewai-tools--gte-0.11.2-and-lt-1.5.0
Closed

chore(deps-dev): update crewai[tools] requirement from <0.12.0,>=0.11.2 to >=0.11.2,<1.5.0#49
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/crewai-tools--gte-0.11.2-and-lt-1.5.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Nov 7, 2025

Updates the requirements on crewai[tools] to permit the latest version.

Release notes

Sourced from crewai[tools]'s releases.

1.4.0

What's Changed

Features

  • Add support for non-AST plot routes
  • Implement first-class support for MCP
  • Add Pydantic validation dunder to BaseInterceptor
  • Add support for LLM message interceptor hooks
  • Cache i18n prompts for efficient use
  • Enhance QdrantVectorSearchTool

Bug Fixes

  • Fix issues with keeping stopwords updated
  • Resolve unpickleable values in flow state
  • Ensure lite agents course-correct on validation errors
  • Fix callback argument hashing to ensure caching works
  • Allow adding RAG source content from valid URLs
  • Make plot node selection smoother
  • Fix duplicating document IDs for knowledge

Refactoring

  • Improve MCP tool execution handling with concurrent futures
  • Simplify flow handling, typing, and logging; update UI and tests
  • Refactor stop word management to a property

Documentation

  • Migrate embedder to embedding_model and require vectordb across tool docs; add provider examples (en/ko/pt-BR)

Contributors

@​danielfsbarreto, @​greysonlalonde, @​lorenzejay, @​lucasgomide, @​tonykipkemboi

Commits
  • d29867b chore: update version numbers to 1.4.0
  • b2c278e refactor: improve MCP tool execution handling with concurrent futures (#3854)
  • f6aed97 feat: allow non-ast plot routes
  • 40a2d38 fix: keep stopwords updated
  • 6f36d70 Lorenze/feat mcp first class support (#3850)
  • 9e5906c feat: add pydantic validation dunder to BaseInterceptor
  • fc52183 Lorenze/fix duplicating doc ids for knowledge (#3840)
  • e4cc9a6 fix: handle unpickleable values in flow state
  • 7e6171d fix: ensure lite agents course-correct on validation errors
  • 61ad1fb feat: add support for llm message interceptor hooks
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [crewai[tools]](https://github.com/crewAIInc/crewAI) to permit the latest version.
- [Release notes](https://github.com/crewAIInc/crewAI/releases)
- [Commits](crewAIInc/crewAI@v0.11.2...1.4.0)

---
updated-dependencies:
- dependency-name: crewai[tools]
  dependency-version: 1.4.0
  dependency-type: direct:development
...

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 Nov 7, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Nov 17, 2025

Superseded by #50.

@dependabot dependabot Bot closed this Nov 17, 2025
@dependabot dependabot Bot deleted the dependabot/pip/crewai-tools--gte-0.11.2-and-lt-1.5.0 branch November 17, 2025 18:37
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