Skip to content

Commit e0440e0

Browse files
authored
chore: cleanups and bumps (#412)
Signed-off-by: Henry Schreiner <[email protected]>
1 parent 6129bd2 commit e0440e0

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

docs/_includes/interactive_repo_review.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
deps={[
2323
"repo-review~=0.10.0",
2424
"sp-repo-review==2024.03.10",
25-
"validate-pyproject-schema-store==2024.03.11",
25+
"validate-pyproject-schema-store==2024.04.20",
2626
"validate-pyproject[all]~=0.16.0",
2727
]}
2828
/>,

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ cli = [
4040
]
4141
test = [
4242
"pytest >=7",
43+
"repo-review >=0.10.5",
4344
]
4445
dev = [
4546
"pytest >=7",
File renamed without changes.

0 commit comments

Comments
 (0)