We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bbfe74 commit b966f42Copy full SHA for b966f42
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