Skip to content

Commit ba77f16

Browse files
Bump crewai from 1.5.0 to 1.6.0 in /py-django-crewai (#168)
Bumps [crewai](https://github.com/crewAIInc/crewAI) from 1.5.0 to 1.6.0. - [Release notes](https://github.com/crewAIInc/crewAI/releases) - [Commits](crewAIInc/crewAI@1.5.0...1.6.0) --- updated-dependencies: - dependency-name: crewai dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chris Phillipson <[email protected]>
1 parent e41f532 commit ba77f16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

py-django-crewai/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ gunicorn==23.0.0
88
pytz==2025.2 # Timezone support
99

1010
# CrewAI and dependencies
11-
crewai==1.5.0 # Latest stable version with improved event system
11+
crewai==1.6.0 # Latest stable version with improved event system
1212
langchain==1.1.0
1313
langchain-openai==1.0.3
1414
pydantic==2.12.4 # Maintain compatibility with CrewAI's Pydantic v2 usage

0 commit comments

Comments
 (0)