Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
squidfunk committed Mar 1, 2025
1 parent b6e40de commit 3bd81bd
Show file tree
Hide file tree
Showing 3 changed files with 226 additions and 67 deletions.
2 changes: 1 addition & 1 deletion material/plugins/search/plugin.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
import logging
import os
import re
from backrefs import bre
import backrefs as bre

from html import escape
from html.parser import HTMLParser
Expand Down
Loading

0 comments on commit 3bd81bd

Please sign in to comment.