We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 89e2fb8 + ad7d87e commit c722798Copy full SHA for c722798
.github/workflows/requirements/docs.txt
@@ -3,8 +3,8 @@ sphinx==9.1.0
3
sphinx-rtd-theme==3.1.0
4
codespell==2.4.1
5
pyyaml==6.0.3
6
-pandas==3.0.0
7
-sphinxcontrib-programoutput==0.18
+pandas==3.0.1
+sphinxcontrib-programoutput==0.19
8
# benchpark analyze -h command
9
llnl-thicket
10
matplotlib
.github/workflows/requirements/style.txt
@@ -1,6 +1,6 @@
1
black==26.1.0
2
flake8==7.3.0
-isort[colors]==7.0.0
+isort[colors]==8.0.0
yamlfix==1.19.1
docstrfmt==2.0.2
0 commit comments