File tree Expand file tree Collapse file tree 2 files changed +14
-9
lines changed Expand file tree Collapse file tree 2 files changed +14
-9
lines changed Original file line number Diff line number Diff line change 4646 with :
4747 fetch-depth : 0
4848
49+ - name : Setup newer Python
50+ uses : actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0.0
51+ with :
52+ python-version : " 3.10"
53+
4954 - name : Initialize CodeQL
5055 uses : github/codeql-action/init@b7bf0a3ed3ecfa44160715d7c442788f65f0f923 # v3.23.2
5156 with :
Original file line number Diff line number Diff line change @@ -4,14 +4,14 @@ clang-format==15.0.7
44cmake-format == 0.6.13
55black == 24.3.0
66# Tests
7- packaging == 24.0
7+ packaging == 24.1
88# Generating HTML documentation
9- pygments == 2.15.1
10- sphinxcontrib_applehelp == 1 .0.4
11- sphinxcontrib_devhelp == 1 .0.2
12- sphinxcontrib_htmlhelp == 2.0.1
13- sphinxcontrib_serializinghtml == 1.1.5
14- sphinxcontrib_qthelp == 1 .0.3
9+ pygments == 2.18.0
10+ sphinxcontrib_applehelp == 2 .0.0
11+ sphinxcontrib_devhelp == 2 .0.0
12+ sphinxcontrib_htmlhelp == 2.1.0
13+ sphinxcontrib_serializinghtml == 2.0.0
14+ sphinxcontrib_qthelp == 2 .0.0
1515breathe == 4.35.0
16- sphinx == 4.5.0
17- sphinx_book_theme == 0.3 .3
16+ sphinx == 8.0.2
17+ sphinx_book_theme == 1.1 .3
You can’t perform that action at this time.
0 commit comments