[PyOV] Upgrade linter Python version (#13531)

This commit is contained in:
Przemyslaw Wysocki
2022-10-20 10:01:13 +02:00
committed by GitHub
parent d3d8fd8c20
commit a0e2f14790
4 changed files with 4 additions and 4 deletions

View File

@@ -23,7 +23,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v2
with:
python-version: '3.6'
python-version: '3.7'
- name: Install dependencies
run: python -m pip install -r src/bindings/python/requirements_test.txt
# samples code-style