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 85f54ec commit e279d80Copy full SHA for e279d80
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.6",
+ "ruff < 0.14.7",
68
"types-requests",
69
"types-pyOpenSSL",
70
]
0 commit comments