We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1e5095 commit ae9caa7Copy full SHA for ae9caa7
1 file changed
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.14.14",
+ "ruff < 0.14.15",
67
"types-requests",
68
"types-pyOpenSSL",
69
]
0 commit comments