Skip to content

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

Merged
Zie619 merged 1 commit intomainfrom
dependabot/pip/crewai-gte-1.14.1
Apr 13, 2026
Merged

chore(deps-dev): Update crewai requirement from >=0.1.0 to >=1.14.1#9
Zie619 merged 1 commit intomainfrom
dependabot/pip/crewai-gte-1.14.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 11, 2026

Updates the requirements on crewai to permit the latest version.

Release notes

Sourced from crewai's releases.

1.14.1

What's Changed

Features

  • Add async checkpoint TUI browser
  • Add aclose()/close() and async context manager to streaming outputs

Bug Fixes

  • Fix regex for template pyproject.toml version bumps
  • Sanitize tool names in hook decorator filters
  • Fix checkpoint handlers registration when CheckpointConfig is created
  • Bump transformers to 5.5.0 to resolve CVE-2026-1839
  • Remove FilteredStream stdout/stderr wrapper

Documentation

  • Update changelog and version for v1.14.1rc1

Refactoring

  • Replace hardcoded denylist with dynamic BaseTool field exclusion in spec gen
  • Replace regex with tomlkit in devtools CLI
  • Use shared PRINTER singleton
  • Make BaseProvider a BaseModel with provider_type discriminator

Contributors

@​greysonlalonde, @​iris-clawd, @​joaomdmoura, @​lorenzejay

Commits
  • 15f5bff docs: update changelog and version for v1.14.1
  • a0578bb feat: bump versions to 1.14.1
  • 00400a9 ci: skip python tests, lint, and type checks on docs-only PRs
  • 5c08e56 dedicate skills page (#5331)
  • fe028ef docs: update changelog and version for v1.14.1rc1
  • 52c227a feat: bump versions to 1.14.1rc1
  • 8bae740 fix: use regex for template pyproject.toml version bumps
  • 1c78469 feat: add async checkpoint TUI browser
  • 1ae237a refactor: replace hardcoded denylist with dynamic BaseTool field exclusion in...
  • 0e8ed75 feat: add aclose()/close() and async context manager to streaming outputs
  • Additional commits viewable in compare view

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 11, 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.

@Zie619
Copy link
Copy Markdown
Contributor

Zie619 commented Apr 13, 2026

@dependabot rebase

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@v0.1.0...1.14.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/crewai-gte-1.14.1 branch from 5fd6c44 to 2cb34ce Compare April 13, 2026 09:32
@Zie619 Zie619 merged commit 4bc987f into main Apr 13, 2026
4 checks passed
@dependabot dependabot bot deleted the dependabot/pip/crewai-gte-1.14.1 branch April 13, 2026 09:33
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.

1 participant