[FR] Update Python Dependency Versions (#3515)
(cherry picked from commit 5c3523954e)
This commit is contained in:
committed by
github-actions[bot]
parent
078c86ab40
commit
edf52a578c
@@ -28,7 +28,7 @@ jobs:
|
||||
|
||||
- name: Python Lint
|
||||
run: |
|
||||
python -m flake8 tests detection_rules --ignore D203 --max-line-length 120
|
||||
python -m flake8 tests detection_rules --ignore D203,N815 --max-line-length 120
|
||||
|
||||
- name: Python License Check
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user