Skip to content

Commit e4e5512

Browse files
authored
Merge pull request #1 from eoap/dependabot/pip/pydantic-2.13.3
build: bump pydantic from 2.12.5 to 2.13.3
2 parents 359ee92 + 24ea4a8 commit e4e5512

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependencies = [
3030
"jsonref==1.1.0",
3131
"jsonpointer==3.0.0",
3232
"loguru==0.7.3",
33-
"pydantic==2.12.5",
33+
"pydantic==2.13.3",
3434
"typing_extensions>=4.0",
3535
"PyYAML==6.0.3"
3636
]

0 commit comments

Comments
 (0)