File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -154,7 +154,7 @@ jobs:
154154 - uses : actions/checkout@v3
155155
156156 - name : Build wheels
157- uses : pypa/cibuildwheel@v2.11.4
157+ uses : pypa/cibuildwheel@v2.12.0
158158 with :
159159 python-version : 3.7 - 3.11
160160
Original file line number Diff line number Diff line change 11repos :
22- repo : https://github.com/psf/black
3- rev : 22.3 .0
3+ rev : 22.12 .0
44 hooks :
55 - id : black
66
77- repo : https://github.com/pycqa/isort
8- rev : 5.10.1
8+ rev : 5.11.4
99 hooks :
1010 - id : isort
1111 args : [
1515 ]
1616
1717- repo : https://github.com/PyCQA/flake8
18- rev : 5 .0.4
18+ rev : 6 .0.0
1919 hooks :
2020 - id : flake8
2121
@@ -33,13 +33,13 @@ repos:
3333# exclude: "tests/"
3434
3535- repo : https://github.com/pre-commit/pre-commit-hooks
36- rev : v4.1 .0
36+ rev : v4.4 .0
3737 hooks :
3838 - id : check-merge-conflict
3939 - id : debug-statements
4040
4141# this validates our github workflow files
4242- repo : https://github.com/python-jsonschema/check-jsonschema
43- rev : 0.14 .0
43+ rev : 0.20 .0
4444 hooks :
4545 - id : check-github-workflows
Original file line number Diff line number Diff line change 350350 0 , # UNUSED113
351351 0 , # UNUSED114
352352 3 , # INTER115
353- 3 , # FLUID116
353+ 2 , # FLUID116
354354 4 , # EDGE117
355355 3 , # HF118
356356 5 , # HF119
Original file line number Diff line number Diff line change 11Sphinx==6.1.3
2- ansys-sphinx-theme==0.8.0
2+ ansys-sphinx-theme==0.8.1
33notfound==1.0.2
44pypandoc==1.10
55pyvista==0.37.0
You can’t perform that action at this time.
0 commit comments