File tree Expand file tree Collapse file tree 4 files changed +43
-43
lines changed
Expand file tree Collapse file tree 4 files changed +43
-43
lines changed Original file line number Diff line number Diff line change 11# v9.1.18
2- FROM squidfunk/mkdocs-material@sha256:980e11fed03b8e7851e579be9f34b1210f516c9f0b4da1a1457f21a460bd6628
2+ FROM squidfunk/mkdocs-material@sha256:3bba0a99bc6e635bb8e53f379d32ab9cecb554adee9cc8f59a347f93ecf82f3b
33# pip-compile --generate-hashes --output-file=requirements.txt requirements.in
44COPY requirements.txt /tmp/
55RUN pip install --require-hashes -r /tmp/requirements.txt
Original file line number Diff line number Diff line change 11mkdocs-git-revision-date-plugin==0.3.2
22mkdocstrings-python==1.19.0
33mkdocs-llmstxt==0.5.0
4- mkdocs-material==9.7.0
4+ mkdocs-material==9.7.1
Original file line number Diff line number Diff line change @@ -288,9 +288,9 @@ mkdocs-llmstxt==0.5.0 \
288288 --hash =sha256:753c699913d2d619a9072604b26b6dc9f5fb6d257d9b107857f80c8a0b787533 \
289289 --hash =sha256:b2fa9e6d68df41d7467e948a4745725b6c99434a36b36204857dbd7bb3dfe041
290290 # via -r requirements.in
291- mkdocs-material == 9.7.0 \
292- --hash =sha256:602b359844e906ee402b7ed9640340cf8a474420d02d8891451733b6b02314ec \
293- --hash =sha256:da2866ea53601125ff5baa8aa06404c6e07af3c5ce3d5de95e3b52b80b442887
291+ mkdocs-material == 9.7.1 \
292+ --hash =sha256:3f6100937d7d731f87f1e3e3b021c97f7239666b9ba1151ab476cabb96c60d5c \
293+ --hash =sha256:89601b8f2c3e6c6ee0a918cc3566cb201d40bf37c3cd3c2067e26fadb8cce2b8
294294 # via -r requirements.in
295295mkdocs-material-extensions == 1.3.1 \
296296 --hash =sha256:10c9511cea88f568257f960358a467d12b970e1f7b2c0e5fb2bb48cab1928443 \
You can’t perform that action at this time.
0 commit comments