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 5aa6cb7 commit a09f80aCopy full SHA for a09f80a
1 file changed
pyproject.toml
@@ -64,7 +64,7 @@ lint = [
64
"mypy ~= 1.1",
65
# NOTE(ww): ruff is under active development, so we pin conservatively here
66
# and let Dependabot periodically perform this update.
67
- "ruff < 0.14.9",
+ "ruff < 0.14.10",
68
"types-requests",
69
"types-pyOpenSSL",
70
]
0 commit comments