Skip to content

Commit 7b555c9

Browse files
authored
Merge branch 'main' into dependabot/pip/install/urllib3-2.6.3
2 parents 3df6e27 + 7b9bd7c commit 7b555c9

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
@@ -63,7 +63,7 @@ lint = [
6363
"mypy ~= 1.1",
6464
# NOTE(ww): ruff is under active development, so we pin conservatively here
6565
# and let Dependabot periodically perform this update.
66-
"ruff < 0.14.11",
66+
"ruff < 0.14.12",
6767
"types-requests",
6868
"types-pyOpenSSL",
6969
]

0 commit comments

Comments
 (0)