File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 44 hooks :
55 - id : black
66 - repo : https://github.com/pycqa/isort
7- rev : 5.11.4 # must match test-requirements.txt
7+ rev : 5.11.5 # must match test-requirements.txt
88 hooks :
99 - id : isort
1010 - repo : https://github.com/pycqa/flake8
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ filelock>=3.3.0
66flake8==5.0.4 # must match version in .pre-commit-config.yaml
77flake8-bugbear==22.12.6 # must match version in .pre-commit-config.yaml
88flake8-noqa==1.3.0 # must match version in .pre-commit-config.yaml
9- isort[colors]==5.11.4 # must match version in .pre-commit-config.yaml
9+ isort[colors]==5.11.5 # must match version in .pre-commit-config.yaml
1010lxml>=4.9.1; (python_version<'3.11' or sys_platform!='win32') and python_version<'3.12'
1111psutil>=4.0
1212# pytest 6.2.3 does not support Python 3.10
You can’t perform that action at this time.
0 commit comments