Skip to content

Commit 68c897d

Browse files
committed
Updates pymdown-extension
1 parent 0b06343 commit 68c897d

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

docs-requirements.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ mkdocs>=1.6.1
22
urllib3>=2.6.3
33
mkdocs-material>=9.7.1
44
mkdocstrings[python]>=0.27.0
5+
pymdown-extensions>=10.16.1

docs-requirements.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# This file was autogenerated by uv via the following command:
2-
# uv pip compile docs-requirements.in -o docs-requirements.txt
2+
# uv pip compile docs-requirements.in -o docs-requirements.txt --generate-hashes
33
babel==2.16.0 \
44
--hash=sha256:368b5b98b37c06b7daf6696391c3240c938b37767d4584413e8438c5c435fa8b \
55
--hash=sha256:d1f3554ca26605fe173f3de0c65f750f5a42f924499bf134de6423582298e316
@@ -263,7 +263,7 @@ mkdocs-material-extensions==1.3.1 \
263263
--hash=sha256:10c9511cea88f568257f960358a467d12b970e1f7b2c0e5fb2bb48cab1928443 \
264264
--hash=sha256:adff8b62700b25cb77b53358dad940f3ef973dd6db797907c49e3c2ef3ab4e31
265265
# via mkdocs-material
266-
mkdocstrings[python]==0.27.0 \
266+
mkdocstrings==0.27.0 \
267267
--hash=sha256:16adca6d6b0a1f9e0c07ff0b02ced8e16f228a9d65a37c063ec4c14d7b76a657 \
268268
--hash=sha256:6ceaa7ea830770959b55a16203ac63da24badd71325b96af950e59fd37366332
269269
# via
@@ -299,6 +299,7 @@ pymdown-extensions==10.16.1 \
299299
--hash=sha256:aace82bcccba3efc03e25d584e6a22d27a8e17caa3f4dd9f207e49b787aa9a91 \
300300
--hash=sha256:d6ba157a6c03146a7fb122b2b9a121300056384eafeec9c9f9e584adfdb2a32d
301301
# via
302+
# -r docs-requirements.in
302303
# mkdocs-material
303304
# mkdocstrings
304305
python-dateutil==2.9.0.post0 \

0 commit comments

Comments
 (0)