Skip to content

Commit

Permalink
Merge pull request #80 from rwxd/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
fix(deps): update all non-major dependencies
  • Loading branch information
rwxd authored Sep 26, 2024
2 parents d8c8bff + 4ef7843 commit 41064a4
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 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.4.1
uses: JamesIves/github-pages-deploy-action@v4.6.4
with:
branch: pages
folder: ./site
Expand Down
4 changes: 2 additions & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pre-commit==3.3.3
pytest==8.0.2
pre-commit==3.8.0
pytest==8.3.3
6 changes: 3 additions & 3 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.4.2
mkdocs-material==9.5.33
mkdocstrings[python]==0.20.0
mkdocs==1.6.1
mkdocs-material==9.5.38
mkdocstrings[python]==0.26.1

0 comments on commit 41064a4

Please sign in to comment.