Skip to content

Commit

Permalink
Update botbuilder-python-ci.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
tracyboehrer committed Aug 30, 2024
1 parent 734b6d1 commit 86673e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipelines/botbuilder-python-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
pip install -r ./libraries/botbuilder-core/tests/requirements.txt
pip install -r ./libraries/botbuilder-ai/tests/requirements.txt
pip install coveralls
pip install pylint==2.17
pip install pylint==3.2.6
pip install black==24.4.2
displayName: 'Install dependencies'
Expand Down

0 comments on commit 86673e2

Please sign in to comment.