Skip to content

Bump crewai from 1.6.0 to 1.7.0 in /py-django-crewai - #184

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/py-django-crewai/crewai-1.7.0
Open

Bump crewai from 1.6.0 to 1.7.0 in /py-django-crewai#184
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/py-django-crewai/crewai-1.7.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps crewai from 1.6.0 to 1.7.0.

Release notes

Sourced from crewai'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

1.6.1

What's Changed

Bug Fixes

  • Fix ChatCompletionsClient call to ensure proper functionality (#3910)
  • Ensure async methods are executable for annotations
  • Fix parameters in RagTool.add, add typing, and tests (#3979)
  • Remove invalid parameter from SSE client (#3980)
  • Erase 'oauth2_extra' setting on 'crewai config reset' command

Refactoring

  • Enhance model validation and provider inference in LLM class (#3976)

Contributors

@​Vidit-Ostwal, @​greysonlalonde, @​heitorado, @​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 compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [crewai](https://github.com/crewAIInc/crewAI) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/crewAIInc/crewAI/releases)
- [Commits](crewAIInc/crewAI@1.6.0...1.7.0)

---
updated-dependencies:
- dependency-name: crewai
  dependency-version: 1.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Dec 10, 2025

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, django, python. Please create them before Dependabot can add them to a pull request.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants