Skip to content

Bump crewai from 0.193.2 to 1.6.1#396

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/crewai-1.6.1
Open

Bump crewai from 0.193.2 to 1.6.1#396
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/crewai-1.6.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Bumps crewai from 0.193.2 to 1.6.1.

Release notes

Sourced from crewai's releases.

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

1.6.0

What's Changed

Features

  • Add streaming result support to flows and crews
  • Add gemini-3-pro-preview
  • Support CLI login with Entra ID
  • Add Merge Agent Handler tool
  • Enhance flow event state management

Bug Fixes

  • Ensure custom rag store persist path is set if passed
  • Ensure fuzzy returns are more strict and show type warning
  • Re-add openai response_format parameter and add test
  • Fix rag tool embeddings configuration
  • Ensure flow execution start panel is not shown on plot

Documentation

  • Update references from AMP to AOP in documentation
  • Update AMP to AOP

Contributors

@​Vidit-Ostwal, @​gilfeig, @​greysonlalonde, @​heitorado, @​joaomdmoura, @​lorenzejay, @​markmcd

1.5.0

What's Changed

Features

  • Add a2a trust remote completion status flag
  • Fetch and store more data about Okta authorization server
  • Implement before and after LLM call hooks in CrewAgentExecutor
  • Expose messages to TaskOutput and LiteAgentOutputs

... (truncated)

Commits
  • bc4e6a3 feat: bump versions to 1.6.1 (#3993)
  • 37526c6 Fixing ChatCompletionsClinet call (#3910)
  • c59173a fix: ensure async methods are executable for annotations
  • 4d8eec9 refactor: enhance model validation and provider inference in LLM class (#3976)
  • 2025a26 fix: ensure parameters in RagTool.add, add typing, tests (#3979)
  • bed9a38 fix: remove invalid param from sse client (#3980)
  • 5239dc9 fix: erase 'oauth2_extra' setting on 'crewai config reset' command
  • 52444ad feat: bump versions to 1.6.0 (#3974)
  • f070595 fix: ensure custom rag store persist path is set if passed
  • 69c5eac Update references from AMP to AOP in documentation (#3972)
  • 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 0.193.2 to 1.6.1.
- [Release notes](https://github.com/crewAIInc/crewAI/releases)
- [Commits](crewAIInc/crewAI@0.193.2...1.6.1)

---
updated-dependencies:
- dependency-name: crewai
  dependency-version: 1.6.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Dec 1, 2025
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