Skip to content

Commit

Permalink
Merge remote-tracking branch 'fnal/fnal-develop' into feature/re-appl…
Browse files Browse the repository at this point in the history
…y-per-os-config
  • Loading branch information
greenc-FNAL committed Jul 31, 2024
2 parents 076cd4b + cd6ea4a commit 45e1f86
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
uses: docker/setup-qemu-action@49b3bc8e6bdd4a60e6116a5414239cba5943d3cf

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@aa33708b10e362ff993539393ff100fa93ed6a27
uses: docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db

- name: Log in to GitHub Container Registry
uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567
Expand Down
4 changes: 2 additions & 2 deletions lib/spack/docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
sphinx==7.4.7
sphinx==8.0.2
sphinxcontrib-programoutput==0.17
sphinx_design==0.6.0
sphinx-rtd-theme==2.0.0
python-levenshtein==0.25.1
docutils==0.21.2
pygments==2.18.0
urllib3==2.2.2
pytest==8.3.1
pytest==8.3.2
isort==5.13.2
black==24.4.2
flake8==7.1.0
Expand Down

0 comments on commit 45e1f86

Please sign in to comment.