From 8e13d307d08bbf5e43cd2ac1a586686d41c389c4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 19:03:31 +0000 Subject: [PATCH] fix(deps): update all non-major dependencies --- .github/workflows/release.yml | 2 +- requirements-docs.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 82a92d8..d32a673 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -82,7 +82,7 @@ jobs: run: make build-docs - name: Deploy 🚀 - uses: JamesIves/github-pages-deploy-action@v4.6.4 + uses: JamesIves/github-pages-deploy-action@v4.6.8 with: branch: pages folder: ./site diff --git a/requirements-docs.txt b/requirements-docs.txt index 4b3f9c4..cabf891 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -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.26.2