Skip to content

Commit c722798

Browse files
authored
Merge branch 'develop' into michaelmckinsey1-patch-3
2 parents 89e2fb8 + ad7d87e commit c722798

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/requirements/docs.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ sphinx==9.1.0
33
sphinx-rtd-theme==3.1.0
44
codespell==2.4.1
55
pyyaml==6.0.3
6-
pandas==3.0.0
7-
sphinxcontrib-programoutput==0.18
6+
pandas==3.0.1
7+
sphinxcontrib-programoutput==0.19
88
# benchpark analyze -h command
99
llnl-thicket
1010
matplotlib
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
black==26.1.0
22
flake8==7.3.0
3-
isort[colors]==7.0.0
3+
isort[colors]==8.0.0
44
codespell==2.4.1
55
yamlfix==1.19.1
66
docstrfmt==2.0.2

0 commit comments

Comments
 (0)