File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2626veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo
2727consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse
2828cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non
29- proident, sunt in culpa qui officia deserunt mollit anim id est laborum""" .split ()
29+ proident, sunt in culpa qui officia deserunt mollit anim id est laborum""" .split () # NoQA: SIM905
3030
3131kwargs_fig = {
3232 'image' : PROJECT_ROOT / 'docs/_static/og-logo.png' ,
Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ docs = [
5858 " sphinx~=8.1.0" ,
5959]
6060lint = [
61- " ruff==0.9.2 " ,
61+ " ruff==0.11.4 " ,
6262]
6363package = [
6464 " betterproto==2.0.0b6" , # resolution fails without betterproto
You can’t perform that action at this time.
0 commit comments