File tree Expand file tree Collapse file tree 3 files changed +126
-136
lines changed
Expand file tree Collapse file tree 3 files changed +126
-136
lines changed Original file line number Diff line number Diff line change 22 skip : ["eslint"]
33repos :
44 - repo : https://github.com/astral-sh/ruff-pre-commit
5- rev : v0.8.2
5+ rev : v0.8.3
66 hooks :
77 - id : ruff
88 args : ["--fix"]
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ altgraph==0.17.4
66 # via pyinstaller
77anyio==4.7.0
88 # via watchfiles
9- astroid==3.3.5
9+ astroid==3.3.6
1010 # via pylint
1111babel==2.16.0
1212 # via
@@ -57,7 +57,7 @@ click==8.1.7
5757 # flask
5858colorama==0.4.6
5959 # via tox
60- coverage==7.6.8
60+ coverage==7.6.9
6161 # via pytest-cov
6262cryptography==44.0.0
6363 # via secretstorage
@@ -141,7 +141,7 @@ lxml==5.3.0
141141 # pyexcel-ods3
142142markdown-it-py==3.0.0
143143 # via rich
144- markdown2==2.5.1
144+ markdown2==2.5.2
145145 # via fava (pyproject.toml)
146146markupsafe==3.0.2
147147 # via
@@ -335,13 +335,13 @@ urllib3==2.2.3
335335 # via
336336 # requests
337337 # twine
338- uv==0.5.6
338+ uv==0.5.9
339339 # via tox-uv
340340virtualenv==20.28.0
341341 # via
342342 # pre-commit
343343 # tox
344- watchfiles==1.0.0
344+ watchfiles==1.0.3
345345 # via fava (pyproject.toml)
346346werkzeug==3.1.3
347347 # via
You can’t perform that action at this time.
0 commit comments