File tree Expand file tree Collapse file tree 4 files changed +14
-17
lines changed Expand file tree Collapse file tree 4 files changed +14
-17
lines changed Original file line number Diff line number Diff line change 1
1
# v9.1.18
2
- FROM squidfunk/mkdocs-material@sha256:86d21da4f45f16e30774bf911e5b4795da13ce0cd197dbf8d3d059f256b2cc37
2
+ FROM squidfunk/mkdocs-material@sha256:00f9276315990b82f5af8c47bb2b71e2c69aef9f02a08f8dffd2515f42310753
3
3
# pip-compile --generate-hashes --output-file=requirements.txt requirements.in
4
4
COPY requirements.txt /tmp/
5
5
RUN pip install --require-hashes -r /tmp/requirements.txt
Original file line number Diff line number Diff line change 1
1
mkdocs-git-revision-date-plugin==0.3.2
2
2
mkdocstrings-python==1.18.2
3
3
mkdocs-llmstxt==0.3.2
4
- mkdocs-material==9.6.20
4
+ mkdocs-material==9.6.21
Original file line number Diff line number Diff line change @@ -124,9 +124,7 @@ charset-normalizer==3.4.2 \
124
124
click == 8.1.8 \
125
125
--hash =sha256:63c132bbbed01578a06712a2d1f497bb62d9c1c0d329b7903a866228027263b2 \
126
126
--hash =sha256:ed53c9d8990d83c2a27deae68e4ee337473f6330c040a31d4225c9574d16096a
127
- # via
128
- # mkdocs
129
- # mkdocs-material
127
+ # via mkdocs
130
128
colorama == 0.4.6 \
131
129
--hash =sha256:08695f5cb7ed6e0531a20572697297273c47b8cae5a63ffc6d6ed5c201be6e44 \
132
130
--hash =sha256:4f1d9991f5acc0ca119f9d443620b77f9d6b33703e51011c16baf57afb285fc6
@@ -290,9 +288,9 @@ mkdocs-llmstxt==0.3.2 \
290
288
--hash =sha256:dd63acb8257fca3244058fd820acd4700c1626dbe48ad3a1a2cc9c599f8e4b7f \
291
289
--hash =sha256:fb363205d6f1452411dc5069f62012cb6b29e1788f6db9cc17793bdca7eabea8
292
290
# via -r requirements.in
293
- mkdocs-material == 9.6.20 \
294
- --hash =sha256:b8d8c8b0444c7c06dd984b55ba456ce731f0035c5a1533cc86793618eb1e6c82 \
295
- --hash =sha256:e1f84d21ec5fb730673c4259b2e0d39f8d32a3fef613e3a8e7094b012d43e790
291
+ mkdocs-material == 9.6.21 \
292
+ --hash =sha256:aa6a5ab6fb4f6d381588ac51da8782a4d3757cb3d1b174f81a2ec126e1f22c92 \
293
+ --hash =sha256:b01aa6d2731322438056f360f0e623d3faae981f8f2d8c68b1b973f4f2657870
296
294
# via -r requirements.in
297
295
mkdocs-material-extensions == 1.3.1 \
298
296
--hash =sha256:10c9511cea88f568257f960358a467d12b970e1f7b2c0e5fb2bb48cab1928443 \
You can’t perform that action at this time.
0 commit comments