Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/github_actions/pypa/gh-action-pyp…
Browse files Browse the repository at this point in the history
…i-publish-1.12.3
  • Loading branch information
berndgassmann authored Dec 11, 2024
2 parents 8574724 + 6f888a7 commit 55fd16a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_documentation.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

# initial cleanup to be able to switch to gh-pages branch
mv coverage/ coverage_tmp/
rm -rf =1.11.0 *.info dependencies/
sudo rm -rf =1.11.0 *.info dependencies/

# switch to gh-pages branch
git checkout origin/gh-pages
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Pygments==2.18.0
pymdown-extensions==10.12
pyplusplus==1.8.5
setuptools==75.6.0
six==1.16.0
six==1.17.0
testresources==2.0.1
unittest-xml-reporting==3.2.0

0 comments on commit 55fd16a

Please sign in to comment.