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

Skip to content

Commit 8bc698f

Browse files
committed
Update botbuilder-python-ci.yml for Azure Pipelines
1 parent 4e4cf64 commit 8bc698f

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
@@ -60,7 +60,7 @@ jobs:
6060
pip install -r ./libraries/botbuilder-ai/tests/requirements.txt
6161
pip install coveralls
6262
pip install pylint==2.17
63-
pip install black==24.3.0
63+
pip install black==24.4.3
6464
displayName: 'Install dependencies'
6565
6666
- script: 'black --check libraries'

0 commit comments

Comments
 (0)
0