We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 734b6d1 commit 86673e2Copy full SHA for 86673e2
pipelines/botbuilder-python-ci.yml
@@ -59,7 +59,7 @@ jobs:
59
pip install -r ./libraries/botbuilder-core/tests/requirements.txt
60
pip install -r ./libraries/botbuilder-ai/tests/requirements.txt
61
pip install coveralls
62
- pip install pylint==2.17
+ pip install pylint==3.2.6
63
pip install black==24.4.2
64
displayName: 'Install dependencies'
65
0 commit comments