Skip to content

Commit adb4568

Browse files
pin stevedor to 5.4.1 (#42691) (#42844)
* new version of stevedore dep is breaking bandit Co-authored-by: Scott Beddall <[email protected]>
1 parent cb3dece commit adb4568

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

eng/regression_test_tools.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ pytest-custom-exit-code==0.3.0
88
pytest-xdist==3.2.1
99
coverage==7.2.5
1010
bandit==1.6.2
11+
stevedore==5.4.1
1112
protobuf==3.17.3; python_version == '2.7'
1213
chardet>=2.0,<5.0
1314
cmarkgfm<0.7.0

eng/test_tools.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ pytest-custom-exit-code==0.3.0
66
pytest-xdist==3.2.1
77
coverage==7.6.1
88
bandit==1.6.2
9+
stevedore==5.4.1
910
pyproject-api==1.8.0
1011
build==1.2.2.post1
1112

0 commit comments

Comments
 (0)