Skip to content

Commit 2e993ef

Browse files
Merge pull request #16 from tim-littlefair/dependabot/pip/check-manifest-0.51
fix: bump check-manifest from 0.49 to 0.51
2 parents 6e612e8 + 7f905a1 commit 2e993ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ spark = [
2929
test = [
3030
"bandit[toml]==1.8.6",
3131
"black==25.11.0",
32-
"check-manifest==0.49",
32+
"check-manifest==0.51",
3333
"flake8-bugbear==24.12.12",
3434
"flake8-docstrings",
3535
"flake8-formatter_junit_xml",

0 commit comments

Comments
 (0)