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 4
4
hooks :
5
5
- id : black
6
6
- 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
8
8
hooks :
9
9
- id : isort
10
10
- repo : https://github.com/pycqa/flake8
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ filelock>=3.3.0
6
6
flake8==5.0.4 # must match version in .pre-commit-config.yaml
7
7
flake8-bugbear==22.12.6 # must match version in .pre-commit-config.yaml
8
8
flake8-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
10
10
lxml>=4.9.1; (python_version<'3.11' or sys_platform!='win32') and python_version<'3.12'
11
11
psutil>=4.0
12
12
# pytest 6.2.3 does not support Python 3.10
You can’t perform that action at this time.
0 commit comments