Skip to content
This repository was archived by the owner on Feb 4, 2026. It is now read-only.

Commit d82ae4d

Browse files
fix(deps): update all non-major dependencies
1 parent 41064a4 commit d82ae4d

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
run: make build-docs
8383

8484
- name: Deploy 🚀
85-
uses: JamesIves/github-pages-deploy-action@v4.6.4
85+
uses: JamesIves/github-pages-deploy-action@v4.6.8
8686
with:
8787
branch: pages
8888
folder: ./site

requirements-docs.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
material-plausible-plugin==0.2.0
22
material-plausible-plugin==0.2.0
33
mkdocs==1.6.1
4-
mkdocs-material==9.5.38
5-
mkdocstrings[python]==0.26.1
4+
mkdocs-material==9.5.41
5+
mkdocstrings[python]==0.26.2

0 commit comments

Comments
 (0)