Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ paginate==0.5.7
pathspec==0.12.1
platformdirs==4.5.0
Pygments==2.19.2
pymdown-extensions==10.16.1
pymdown-extensions==10.18
python-dateutil==2.9.0.post0
PyYAML==6.0.3
pyyaml_env_tag==1.1
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -372,9 +372,9 @@ pygments==2.19.2 \
# via
# -r requirements.in
# mkdocs-material
pymdown-extensions==10.16.1 \
--hash=sha256:aace82bcccba3efc03e25d584e6a22d27a8e17caa3f4dd9f207e49b787aa9a91 \
--hash=sha256:d6ba157a6c03146a7fb122b2b9a121300056384eafeec9c9f9e584adfdb2a32d
pymdown-extensions==10.18 \
--hash=sha256:090bca72be43f7d3186374e23c782899dbef9dc153ef24c59dcd3c346f9ffcae \
--hash=sha256:20252abe6367354b24191431617a072ee6be9f68c5afcc74ea5573508a61f9e5
# via
# -r requirements.in
# mkdocs-material
Expand Down