Skip to content

Commit b3193c4

Browse files
authored
Merge branch 'main' into dependabot/github_actions/actions-12d2e1d0cf
2 parents cb2d320 + d0fdb8f commit b3193c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ lint = [
6262
"mypy ~= 1.1",
6363
# NOTE(ww): ruff is under active development, so we pin conservatively here
6464
# and let Dependabot periodically perform this update.
65-
"ruff < 0.12.6",
65+
"ruff < 0.12.8",
6666
"types-requests",
6767
"types-pyOpenSSL",
6868
]

0 commit comments

Comments
 (0)