Skip to content

chore(deps-dev): Update crewai requirement from >=1.14.1 to >=1.14.3#19

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/crewai-gte-1.14.3
Open

chore(deps-dev): Update crewai requirement from >=1.14.1 to >=1.14.3#19
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/crewai-gte-1.14.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 25, 2026

Updates the requirements on crewai to permit the latest version.

Release notes

Sourced from crewai's releases.

1.14.3

What's Changed

Features

  • Add lifecycle events for checkpoint operations
  • Add support for e2b
  • Fall back to DefaultAzureCredential when no API key is provided in Azure integration
  • Add Bedrock V4 support
  • Add Daytona sandbox tools for enhanced functionality
  • Add checkpoint and fork support to standalone agents

Bug Fixes

  • Fix execution_id to be separate from state.id
  • Resolve replay of recorded method events on checkpoint resume
  • Fix serialization of initial_state class references as JSON schema
  • Preserve metadata-only agent skills
  • Propagate implicit @​CrewBase names to crew events
  • Merge execution metadata on duplicate batch initialization
  • Fix serialization of Task class-reference fields for checkpointing
  • Handle BaseModel result in guardrail retry loop
  • Preserve thought_signature in Gemini streaming tool calls
  • Emit task_started on fork resume and redesign checkpoint TUI
  • Use future dates in checkpoint prune tests to prevent time-dependent failures
  • Fix dry-run order and handle checked-out stale branch in devtools release
  • Upgrade lxml to >=6.1.0 for security patch
  • Bump python-dotenv to >=1.2.2 for security patch

Documentation

  • Update changelog and version for v1.14.3
  • Add 'Build with AI' page and update navigation for all languages
  • Remove pricing FAQ from build-with-ai page across all locales

Performance

  • Optimize MCP SDK and event types to reduce cold start by ~29%

Refactoring

  • Refactor checkpoint helpers to eliminate duplication and tighten state type hints

Contributors

@​MatthiasHowellYopp, @​akaKuruma, @​alex-clawd, @​github-actions[bot], @​github-advanced-security[bot], @​greysonlalonde, @​iris-clawd, @​lorenzejay, @​mattatcha, @​renatonitta

Commits
  • cb46a1c docs: update changelog and version for v1.14.3
  • d9046b9 feat: bump versions to 1.14.3
  • b0e2fda fix(flow): add execution_id separate from state.id
  • 69d777c fix(flow): replay recorded method events on checkpoint resume
  • 77b2835 fix(flow): serialize initial_state class refs as JSON schema
  • c77f163 fix: preserve metadata-only agent skills
  • 6946107 refactor: dedupe checkpoint helpers and tighten state type hints
  • 55937d7 feat: emit lifecycle events for checkpoint operations
  • bc2fb71 docs: update changelog and version for v1.14.3a3
  • 3e9deaf feat: bump versions to 1.14.3a3
  • 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 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](https://github.com/crewAIInc/crewAI) to permit the latest version.
- [Release notes](https://github.com/crewAIInc/crewAI/releases)
- [Commits](crewAIInc/crewAI@1.14.1...1.14.3)

---
updated-dependencies:
- dependency-name: crewai
  dependency-version: 1.14.3
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 25, 2026

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it 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