8000 Bump `pydantic-core` version to v2.27.1 (#10938) · pydantic/pydantic@e0fc82f · GitHub
[go: up one dir, main page]

Skip to content

Commit e0fc82f

Browse files
committed
Bump pydantic-core version to v2.27.1 (#10938)
1 parent 30b31da commit e0fc82f

File tree

2 files changed

+104
-104
lines changed

2 files changed

+104
-104
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ requires-python = '>=3.8'
4646
dependencies = [
4747
'typing-extensions>=4.12.2',
4848
'annotated-types>=0.6.0',
49-
'pydantic-core==2.27.0',
49+
'pydantic-core==2.27.1',
5050
]
5151
dynamic = ['version', 'readme']
5252

0 commit comments

Comments
 (0)
0