Skip to content

Commit

Permalink
Bump pydantic from 2.6.3 to 2.6.4
Browse files Browse the repository at this point in the history
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: pydantic
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent d671a29 commit 350720a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ langchain==0.1.11
ollama==0.1.7
openai==1.13.3
pre-commit==3.6.2
pydantic==2.6.3
pydantic==2.6.4
PyYAML==6.0.1
uvicorn==0.27.1
requests~=2.31.0

0 comments on commit 350720a

Please sign in to comment.