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 2121 python-version : ' 3.12'
2222 - name : install
2323 run : |
24- pip install pyright django boto3 requests prometheus_client backoff django_prometheus langchain langchain-ollama django-health-check aiohttp ansible-lint ansible_anonymizer
24+ pip install pyright django boto3 requests prometheus_client backoff django_prometheus langchain langchain-ollama django-health-check aiohttp " ansible-lint==25.12.2" ansible_anonymizer
2525 pyright
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ dependencies = [
1010 ' aiohttp~=3.12.14' ,
1111 ' ansible-core~=2.16.14' ,
1212 ' ansible-anonymizer~=1.5.0' ,
13- ' ansible-lint~= 25.5.0 ' ,
13+ ' ansible-lint== 25.12.2 ' ,
1414 ' boto3~=1.40' ,
1515 ' cython' ,
1616 ' daphne~=4.1.2' ,
You can’t perform that action at this time.
0 commit comments