Skip to content

Bump crewai from 0.193.2 to 0.203.1#376

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/crewai-0.203.1
Closed

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Oct 15, 2025

Bumps crewai from 0.193.2 to 0.203.1.

Release notes

Sourced from crewai's releases.

0.203.1

What's Changed

Core Improvements & Fixes

  • Fixed injection of tool repository credentials into the crewai run command
  • Added a 10-second leeway when decoding JWTs to reduce token validation errors
  • Corrected (then reverted) cron schedule fix intended to run jobs every 5 days at specific dates

Documentation & Guides

  • Updated security policy to clarify the process for vulnerability reporting

0.203.0

What's Changed

Core Improvements & Fixes

  • Fixed usage of system PATH for the Docker binary to avoid hardcoded paths
  • Fixed CodeQL configuration to correctly exclude template directories
  • Added fallback logic for missing JSON states (json.loads before dumping)

New Features & Enhancements

  • Enhanced Agent class with improved knowledge and guardrail event handling
  • Scheduled cache rebuilds to prevent expiration and improve CI reliability

Documentation & Guides

  • Added Braintrust documentation
  • Introduced tracing documentation and enabled the tracing feature in CrewAI
  • Added HITL webhook authentication examples and clarified URL parameter usage
  • Added missing /resume files to complete HITL doc coverage
  • Refreshed AMP documentation (merged from release branch)
  • Added guide for capturing telemetry logs in CrewAI AMP
  • Introduced contextual menu link for “Request a feature”

Cleanup & Infrastructure

  • Removed mkdocs cache directory and deprecated crewai.excalidraw file
  • Added scheduled task for documentation cache rebuild

New Contributors


... (truncated)

Commits
  • 814c962 chore: update crewAI version to 0.203.1 in multiple templates (#3699)
  • 2ebb2e8 fix: add a leeway of 10s when decoding jwt (#3698)
  • 7b550eb fix: inject tool repository credentials in crewai run command
  • 29919c2 fix: revert bad cron sched
  • b71c888 fix: correct cron schedule to run every 5 days at specific dates
  • cb8bcfe docs: update security policy for vulnerability reporting
  • 13a514f chore: update crewAI and crewAI-tools dependencies to version 0.203.0 and 0.7...
  • 316b1ce docs: add guide for capturing telemetry logs in CrewAI AMP (#3673)
  • 6f2e39c feat: enhance knowledge and guardrail event handling in Agent class (#3672)
  • 8d93361 docs: add missing /resume files (#3661)
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

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

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

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

dependabot bot commented on behalf of github Oct 21, 2025

Superseded by #378.

@dependabot dependabot bot closed this Oct 21, 2025
@dependabot dependabot bot deleted the dependabot/uv/crewai-0.203.1 branch October 21, 2025 15:29
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