Skip to content

Commit 2d4681f

Browse files
Update mkdocs-glightbox requirement from <1.0,>=0.4 to >=0.5.2,<1.0
Updates the requirements on [mkdocs-glightbox](https://github.com/blueswen/mkdocs-glightbox) to permit the latest version. - [Release notes](https://github.com/blueswen/mkdocs-glightbox/releases) - [Changelog](https://github.com/blueswen/mkdocs-glightbox/blob/main/CHANGELOG) - [Commits](blueswen/mkdocs-glightbox@v0.4.0...v0.5.2) --- updated-dependencies: - dependency-name: mkdocs-glightbox dependency-version: 0.5.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dc17610 commit 2d4681f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ test = [
1616
]
1717
docs = [
1818
"mkdocs-material>=9.0,<10.0",
19-
"mkdocs-glightbox>=0.4,<1.0",
19+
"mkdocs-glightbox>=0.5.2,<1.0",
2020
]
2121

2222
[tool.ruff]

0 commit comments

Comments
 (0)