Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 8, 2024
1 parent 41064a4 commit ab0dc8b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
run: make build-docs

- name: Deploy 🚀
uses: JamesIves/[email protected].4
uses: JamesIves/[email protected].8
with:
branch: pages
folder: ./site
Expand Down
4 changes: 2 additions & 2 deletions requirements-docs.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
material-plausible-plugin==0.2.0
material-plausible-plugin==0.2.0
mkdocs==1.6.1
mkdocs-material==9.5.38
mkdocstrings[python]==0.26.1
mkdocs-material==9.5.44
mkdocstrings[python]==0.27.0

0 comments on commit ab0dc8b

Please sign in to comment.