We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bbfe74 commit c0fcb0dCopy full SHA for c0fcb0d
1 file changed
pyproject.toml
@@ -16,8 +16,7 @@ dependencies = [
16
"isort>=5.12,<6.1",
17
"libcst>=1.8,<1.9",
18
"packaging>=24.2,<25.1",
19
- # do not update pydantic due to inconsistent test failures
20
- "pydantic~=2.10.6",
+ "pydantic~=2.11.5",
21
"pylint>=3.3,<3.4",
22
"python-json-logger~=3.3.0",
23
"PyYAML~=6.0.0",
0 commit comments