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 156b0cc commit 31386bbCopy full SHA for 31386bb
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.3",
+ "ruff < 0.14.4",
68
"types-requests",
69
"types-pyOpenSSL",
70
]
0 commit comments