We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3545686 commit 388c33eCopy full SHA for 388c33e
.config/python/dev/requirements.txt
@@ -14,7 +14,7 @@ markdown==3.9
14
mdx_truly_sane_lists==1.3
15
mike==2.1.3
16
mkdocs==1.6.1
17
-mkdocs-glightbox==0.5.1
+mkdocs-glightbox==0.5.2
18
mkdocs-material==9.6.22
19
multiprocessing_logging==0.3.4
20
pygithub==2.8.1
pyproject.toml
@@ -77,7 +77,7 @@ dependencies = [
77
"mike",
78
"mkdocs-material",
79
"pymdown-extensions",
80
- "mkdocs-glightbox==0.5.1",
+ "mkdocs-glightbox==0.5.2",
81
"mdx_truly_sane_lists",
82
"jsonschema",
83
"json-schema-for-humans",
0 commit comments