From 20a9da3a7e8c3c3d87bb475a0d53d993bc6219d3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 15:15:17 +0000 Subject: [PATCH] fix(deps): update all non-major dependencies --- .github/workflows/release.yml | 2 +- requirements-dev.txt | 2 +- requirements-docs.txt | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 82a92d8..f8b1479 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.7.1 with: branch: pages folder: ./site diff --git a/requirements-dev.txt b/requirements-dev.txt index 1f3416a..8ad6123 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,2 +1,2 @@ pre-commit==3.8.0 -pytest==8.3.3 +pytest==8.3.4 diff --git a/requirements-docs.txt b/requirements-docs.txt index 4b3f9c4..aba87ce 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.47 +mkdocstrings[python]==0.27.0