File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed
Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1313 - id : fix-byte-order-marker
1414 - id : mixed-line-ending
1515 - repo : https://github.com/astral-sh/ruff-pre-commit
16- rev : " v0.9.4 "
16+ rev : " v0.9.9 "
1717 hooks :
1818 # Run the linter
1919 - id : ruff
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ click==8.1.8
2525codespell == 2.4.1
2626colorama == 0.4.6
2727contourpy == 1.3.1
28- coverage == 7.6.10
28+ coverage == 7.6.12
2929craft-application == 4.8.3
3030craft-archives == 2.0.2
3131craft-cli == 2.15.0
@@ -81,29 +81,29 @@ lazr-restfulclient==0.14.6
8181lazr-uri == 1.0.7
8282license-expression == 30.4.1
8383linkify-it-py == 2.0.3
84- lxml == 5.3.0
84+ lxml == 5.3.1
8585macaroonbakery == 1.3.4
8686markdown == 3.7
8787markdown-it-py == 3.0.0
8888markupsafe == 3.0.2
89- matplotlib == 3.10.0
89+ matplotlib == 3.10.1
9090mccabe == 0.7.0
9191mdit-py-plugins == 0.4.2
9292mdurl == 0.1.2
9393more-itertools == 10.6.0
9494msgpack == 1.1.0
9595mypy == 1.14.1
9696mypy-extensions == 1.0.0
97- myst-parser == 4.0.0
97+ myst-parser == 4.0.1
9898natsort == 8.4.0
99- numpy == 2.2.2
99+ numpy == 2.2.3
100100oauthlib == 3.2.2
101101overrides == 7.7.0
102102packaging == 24.2
103103pathspec == 0.12.1
104104pillow == 11.1.0
105105pip == 24.3.1
106- pkginfo == 1.12.0
106+ pkginfo == 1.12.1.2
107107platformdirs == 4.3.6
108108pluggy == 1.5.0
109109poetry == 2.0.1
@@ -147,7 +147,7 @@ rpds-py==0.22.3
147147ruamel-yaml == 0.18.10
148148ruamel-yaml-clib == 0.2.12
149149secretstorage == 3.3.3
150- setuptools == 75.8.0
150+ setuptools == 75.8.2
151151shellingham == 1.5.4
152152six == 1.17.0
153153smmap == 5.0.2
@@ -169,7 +169,7 @@ sphinx-notfound-page==1.0.4
169169sphinx-prompt == 1.8.0
170170sphinx-pydantic == 0.1.1
171171sphinx-reredirects == 0.1.5
172- sphinx-tabs == 3.4.5
172+ sphinx-tabs == 3.4.7
173173sphinx-toolbox == 3.8.1
174174sphinxcontrib-applehelp == 2.0.0
175175sphinxcontrib-details-directive == 0.1.0
@@ -188,14 +188,14 @@ trove-classifiers==2025.1.15.22
188188types-python-dateutil == 2.9.0.20241206
189189types-pyyaml == 6.0.12.20241230
190190types-requests == 2.31.0.20240311
191- types-setuptools == 75.8.0.20250110
191+ types-setuptools == 75.8.0.20250225
192192types-tabulate == 0.9.0.20241207
193193types-urllib3 == 1.26.25.14
194194typing-extensions == 4.12.2
195195uc-micro-py == 1.0.3
196196urllib3 == 2.3.0
197197uvicorn == 0.34.0
198- virtualenv == 20.29.1
198+ virtualenv == 20.29.2
199199wadllib == 2.0.0
200200watchfiles == 1.0.4
201201wcmatch == 10.0
You can’t perform that action at this time.
0 commit comments