File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,6 @@ asgiref==3.8.1
1717astroid==3.3.5
1818attrs==24.2.0
1919babel==2.16.0
20- backports-strenum==1.3.1
2120beautifulsoup4==4.12.3
2221bindep==2.11.0
2322black==24.10.0
@@ -55,6 +54,7 @@ filelock==3.16.1
5554ghp-import==2.1.0
5655griffe==1.5.1
5756gunicorn==23.0.0
57+ hjson==3.1.0
5858htmlmin2==0.1.13
5959identify==2.6.1
6060idna==3.10
@@ -79,7 +79,7 @@ markupsafe==3.0.2
7979mccabe==0.7.0
8080mdurl==0.1.2
8181mergedeep==1.3.4
82- mkdocs==1.6.0
82+ mkdocs==1.6.1
8383mkdocs-ansible==24.3.1
8484mkdocs-autorefs==1.2.0
8585mkdocs-gen-files==0.5.0
@@ -146,6 +146,7 @@ six==1.16.0
146146soupsieve==2.6
147147sqlparse==0.5.1
148148subprocess-tee==0.4.2
149+ super-collections==0.5.3
149150termcolor==2.5.0
150151text-unidecode==1.3
151152tinycss2==1.4.0
Original file line number Diff line number Diff line change @@ -30,7 +30,6 @@ cryptography==43.0.3
3030distlib==0.3.9
3131distro==1.9.0
3232django==5.1.2
33- docutils==0.21.2
3433enrich==1.2.7
3534exceptiongroup==1.2.2
3635execnet==2.1.1
Original file line number Diff line number Diff line change 6868 - id : tox-ini-fmt
6969
7070 - repo : https://github.com/astral-sh/ruff-pre-commit
71- rev : v0.7.1
71+ rev : v0.7.2
7272 hooks :
7373 - id : ruff
7474 args :
You can’t perform that action at this time.
0 commit comments