Skip to content

Commit 7b51f44

Browse files
Bump pydantic from 2.12.4 to 2.12.5 in /py-django-crewai
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.12.4 to 2.12.5. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.12.4...v2.12.5) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.12.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dee1203 commit 7b51f44

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
@@ -11,7 +11,7 @@ pytz==2025.2 # Timezone support
1111
crewai==1.6.0 # Latest stable version with improved event system
1212
langchain==1.1.0
1313
langchain-openai==1.1.0
14-
pydantic==2.12.4 # Maintain compatibility with CrewAI's Pydantic v2 usage
14+
pydantic==2.12.5 # Maintain compatibility with CrewAI's Pydantic v2 usage
1515
google-search-results==2.4.2 # SerpAPI client
1616

1717
# Movie database API

0 commit comments

Comments
 (0)