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
17
17
astroid==3.3.5
18
18
attrs==24.2.0
19
19
babel==2.16.0
20
- backports-strenum==1.3.1
21
20
beautifulsoup4==4.12.3
22
21
bindep==2.11.0
23
22
black==24.10.0
@@ -55,6 +54,7 @@ filelock==3.16.1
55
54
ghp-import==2.1.0
56
55
griffe==1.5.1
57
56
gunicorn==23.0.0
57
+ hjson==3.1.0
58
58
htmlmin2==0.1.13
59
59
identify==2.6.1
60
60
idna==3.10
@@ -79,7 +79,7 @@ markupsafe==3.0.2
79
79
mccabe==0.7.0
80
80
mdurl==0.1.2
81
81
mergedeep==1.3.4
82
- mkdocs==1.6.0
82
+ mkdocs==1.6.1
83
83
mkdocs-ansible==24.3.1
84
84
mkdocs-autorefs==1.2.0
85
85
mkdocs-gen-files==0.5.0
@@ -146,6 +146,7 @@ six==1.16.0
146
146
soupsieve==2.6
147
147
sqlparse==0.5.1
148
148
subprocess-tee==0.4.2
149
+ super-collections==0.5.3
149
150
termcolor==2.5.0
150
151
text-unidecode==1.3
151
152
tinycss2==1.4.0
Original file line number Diff line number Diff line change @@ -30,7 +30,6 @@ cryptography==43.0.3
30
30
distlib==0.3.9
31
31
distro==1.9.0
32
32
django==5.1.2
33
- docutils==0.21.2
34
33
enrich==1.2.7
35
34
exceptiongroup==1.2.2
36
35
execnet==2.1.1
Original file line number Diff line number Diff line change 68
68
- id : tox-ini-fmt
69
69
70
70
- repo : https://github.com/astral-sh/ruff-pre-commit
71
- rev : v0.7.1
71
+ rev : v0.7.2
72
72
hooks :
73
73
- id : ruff
74
74
args :
You can’t perform that action at this time.
0 commit comments