10000 Bump `pydantic-core` to 2.27.2 (#11138) · pydantic/pydantic@e036881 · GitHub
[go: up one dir, main page]

Skip to content

Commit e036881

Browse files
davidhewittsydney-runkle
authored andcommitted
Bump pydantic-core to 2.27.2 (#11138)
1 parent fb58e44 commit e036881

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.1',
49+
'pydantic-core==2.27.2',
5050
]
5151
dynamic = ['version', 'readme']
5252

0 commit comments

Comments
 (0)
0