Skip to content

Commit b120356

Browse files
dandawghbelmiro
authored andcommitted
UPSTREAM: 11891: fix(sdk): fix pip install for dev
Signed-off-by: Daniel Dowler <[email protected]> (cherry picked from commit 4503eae)
1 parent 110e646 commit b120356

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/python/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ mypy==0.941
66
pip-tools==6.0.0
77
pre-commit==2.19.0
88
pycln==2.1.1
9-
pylint==2.12.2
9+
pylint==2.17.7
1010
pytest==7.1.2
1111
pytest-cov==3.0.0
1212
pytest-xdist==2.5.0

0 commit comments

Comments
 (0)