Skip to content

Commit 5fc5a8c

Browse files
authored
Merge pull request #192 from guerda/renovate/pydantic-2.x
fix(deps): update dependency pydantic to v2.13.3
2 parents 81433fc + 486a31e commit 5fc5a8c

2 files changed

Lines changed: 53 additions & 53 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies = [
2525
"pyyaml==6.0.3",
2626
"jinja2==3.1.6",
2727
"humanize==4.15.0",
28-
"pydantic==2.13.2",
28+
"pydantic==2.13.3",
2929
"pydantic-settings==2.14.0",
3030
"logfmter==0.0.12",
3131
]

0 commit comments

Comments
 (0)