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 Dec 1, 2024
1 parent 41064a4 commit 20a9da3
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 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/github-pages-deploy-action@v4.6.4
uses: JamesIves/github-pages-deploy-action@v4.7.1
with:
branch: pages
folder: ./site
Expand Down
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pre-commit==3.8.0
pytest==8.3.3
pytest==8.3.4
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.47
mkdocstrings[python]==0.27.0

0 comments on commit 20a9da3

Please sign in to comment.