Skip to content

Commit

Permalink
Merge pull request #54 from vasudev-gm/dependabot/pip/pydantic-core-2…
Browse files Browse the repository at this point in the history
….27.0

Bump pydantic-core from 2.26.0 to 2.27.0
  • Loading branch information
vasudev-gm authored Nov 21, 2024
2 parents c00ed1f + cea0820 commit 8240888
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 @@ -16,7 +16,7 @@ onnxruntime==1.20.0
packaging==24.2; python_version >= '3.8'
protobuf==5.28.3; python_version >= '3.8'
pydantic==2.9.2; python_version >= '3.8'
pydantic-core==2.26.0; python_version >= '3.8'
pydantic-core==2.27.0; python_version >= '3.8'
pyreadline3==3.5.4; python_version >= '3.8' and sys_platform == 'win32'
python-dotenv==1.0.1; python_version >= '3.8'
sqlparse==0.5.1; python_version >= '3.8'
Expand Down

0 comments on commit 8240888

Please sign in to comment.