Skip to content

Commit

Permalink
chore(deps): update theme
Browse files Browse the repository at this point in the history
  • Loading branch information
Guts committed Jan 3, 2025
1 parent 06ba968 commit 95204cd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements-free.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# No Material Insiders
# --------------------

mkdocs-material[imaging]>=9.5.41,<9.6
mkdocs-material[imaging]>=9.5.49,<9.6

-r requirements.txt
2 changes: 1 addition & 1 deletion requirements-insiders.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Insiders
# --------

git+https://${GH_TOKEN_MATERIAL_INSIDERS}@github.com/squidfunk/mkdocs-material-insiders.git@9.5.48-insiders-4.53.14#egg=mkdocs-material
git+https://${GH_TOKEN_MATERIAL_INSIDERS}@github.com/squidfunk/mkdocs-material-insiders.git@9.5.49-insiders-4.53.14#egg=mkdocs-material
# git+https://${GH_TOKEN_MATERIAL_INSIDERS}@github.com/squidfunk/mkdocs-material-insiders.git

# social plugin requirements
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ pre-commit>=3.8,<4

mkdocs-glightbox>=0.3,<0.5
mkdocs-redirects>=1.2.2,<1.3
mkdocs-rss-plugin>=1.16,<1.18
mkdocs-rss-plugin>=1.17,<1.18

0 comments on commit 95204cd

Please sign in to comment.