Skip to content

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

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Dec 9, 2025

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

Release notes

Sourced from crewai[tools]'s releases.

1.7.0

What's Changed

Features

  • Add async flow kickoff
  • Add async crew support
  • Add async task support
  • Add async knowledge support
  • Add async memory support
  • Add async support for tools and agent executor; improve typing and docs
  • Implement a2a extensions API and async agent card caching; fix task propagation & streaming
  • Add native async tool support
  • Add async llm support
  • Create sys event types and handler

Bug Fixes

  • Fix issue to ensure nonetypes are not passed to otel
  • Fix deadlock in token store file operations
  • Fix to ensure otel span is closed
  • Use HuggingFaceEmbeddingFunction for embeddings, update keys and add tests
  • Fix to ensure supports_tools is true for all supported anthropic models
  • Ensure hooks work with lite agents flows

Contributors

@​greysonlalonde, @​lorenzejay

Commits
  • 3e3b9df feat: bump versions to 1.7.0 (#4051)
  • 177294f fix: ensure nonetypes are not passed to otel (#4052)
  • beef712 fix: ensure token store file ops do not deadlock
  • 6125b86 supporting thinking for anthropic models (#3978)
  • f2f9946 fix: ensure otel span is closed
  • 7fff2b6 fix: use HuggingFaceEmbeddingFunction for embeddings, update keys and add tes...
  • 34e0916 feat: async flow kickoff
  • 24d1fad feat: async crew support
  • 9b8f31f feat: async task support (#4024)
  • d898d7c feat: async knowledge support (#4023)
  • 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.7.0)

---
updated-dependencies:
- dependency-name: crewai[tools]
  dependency-version: 1.7.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 Dec 9, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jan 8, 2026

Superseded by #53.

@dependabot dependabot Bot closed this Jan 8, 2026
@dependabot dependabot Bot deleted the dependabot/pip/crewai-tools--gte-0.11.2-and-lt-1.8.0 branch January 8, 2026 18:43
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