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 9fa5043 commit d1886a0Copy full SHA for d1886a0
pyproject.toml
@@ -63,7 +63,7 @@ lint = [
63
"mypy ~= 1.1",
64
# NOTE(ww): ruff is under active development, so we pin conservatively here
65
# and let Dependabot periodically perform this update.
66
- "ruff < 0.12.9",
+ "ruff < 0.12.10",
67
"types-requests",
68
"types-pyOpenSSL",
69
]
0 commit comments