Skip to content

Commit c0fcb0d

Browse files
authored
Try pydantic bump (#1077)
try pydantic bump
1 parent 3bbfe74 commit c0fcb0d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@ dependencies = [
1616
"isort>=5.12,<6.1",
1717
"libcst>=1.8,<1.9",
1818
"packaging>=24.2,<25.1",
19-
# do not update pydantic due to inconsistent test failures
20-
"pydantic~=2.10.6",
19+
"pydantic~=2.11.5",
2120
"pylint>=3.3,<3.4",
2221
"python-json-logger~=3.3.0",
2322
"PyYAML~=6.0.0",

0 commit comments

Comments
 (0)