File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2727 - name : Setup Python
2828 uses : actions/setup-python@v5
2929 with :
30- python-version : " 3.10 "
30+ python-version : " 3.11 "
3131
3232 - name : Setup Fortran compiler
3333 uses :
fortran-lang/[email protected]
Original file line number Diff line number Diff line change 2525 - name : Setup Python
2626 uses : actions/setup-python@v5
2727 with :
28- python-version : " 3.10 "
28+ python-version : " 3.11 "
2929
3030 - name : Install sphinx
3131 run : pip3 install --user -r requirements.txt
Original file line number Diff line number Diff line change 1- Sphinx == 8.1 .3
1+ Sphinx == 8.2 .3
22ablog == 0.11.12
33pydata-sphinx-theme == 0.16.1
4- myst-parser == 4.0.0
4+ myst-parser == 4.0.1
55sphinx_design == 0.6.1
66sphinx_copybutton == 0.5.2
77sphinx-jinja == 2.0.2
88jinja2 == 3.1.6
99requests == 2.32.3
1010black == 25.1.0
11- pylint == 3.3.4
12- pre-commit == 4.1 .0
11+ pylint == 3.3.7
12+ pre-commit == 4.2 .0
1313sphinx-sitemap == 2.6.0
1414sphinx-favicon == 1.0.1
You can’t perform that action at this time.
0 commit comments