Skip to content

Commit 626ed47

Browse files
Update dependency pydantic to ~=2.8.0 (pixee#686)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent eb6ef50 commit 626ed47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies = [
1515
"isort>=5.12,<5.14",
1616
"libcst>=1.1,<1.5",
1717
"packaging>=23.2,<25.0",
18-
"pydantic~=2.7.0",
18+
"pydantic~=2.8.0",
1919
"pylint>=3.2,<3.3",
2020
"python-json-logger~=2.0.0",
2121
"PyYAML~=6.0.0",

0 commit comments

Comments
 (0)