8000 Update botbuilder-python-ci.yml for Azure Pipelines · ultrarslanoglu/botbuilder-python@86673e2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 86673e2

Browse files
committed
Update botbuilder-python-ci.yml for Azure Pipelines
1 parent 734b6d1 commit 86673e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pipelines/botbuilder-python-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
pip install -r ./libraries/botbuilder-core/tests/requirements.txt
6060
pip install -r ./libraries/botbuilder-ai/tests/requirements.txt
6161
pip install coveralls
62-
pip install pylint==2.17
62+
pip install pylint==3.2.6
6363
pip install black==24.4.2
6464
displayName: 'Install dependencies'
6565

0 commit comments

Comments
 (0)
0