Skip to content

Commit 0b404b1

Browse files
authored
docs: fix dependencies in repo-review
1 parent 0e9873f commit 0b404b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/_includes/interactive_repo_review.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
header: false,
1818
deps: [
1919
"repo-review~=1.0.0",
20-
"sp-repo-review==2026.04.03",
21-
"validate-pyproject-schema-store==2026.03.29",
20+
"sp-repo-review==2026.04.04",
21+
"validate-pyproject-schema-store==2026.04.03",
2222
"validate-pyproject[all]~=0.25.0",
2323
],
2424
});

0 commit comments

Comments
 (0)