Skip to content

Commit fe93b4c

Browse files
Update dependency pydantic to ~=2.10.1 (#924)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7e5a741 commit fe93b4c

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
@@ -16,7 +16,7 @@ dependencies = [
1616
"isort>=5.12,<5.14",
1717
"libcst>=1.1,<1.6",
1818
"packaging>=23.2,<25.0",
19-
"pydantic~=2.9.0",
19+
"pydantic~=2.10.1",
2020
"pylint>=3.3,<3.4",
2121
"python-json-logger~=2.0.0",
2222
"PyYAML~=6.0.0",

0 commit comments

Comments
 (0)