Skip to content

Commit 2a17b8b

Browse files
fix: bump check-manifest from 0.49 to 0.51
Bumps [check-manifest](https://github.com/mgedmin/check-manifest) from 0.49 to 0.51. - [Changelog](https://github.com/mgedmin/check-manifest/blob/master/CHANGES.rst) - [Commits](mgedmin/check-manifest@0.49...0.51) --- updated-dependencies: - dependency-name: check-manifest dependency-version: '0.51' dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0537a4c commit 2a17b8b

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.7.5",
3131
"black==23.3.0",
32-
"check-manifest==0.49",
32+
"check-manifest==0.51",
3333
"flake8-bugbear==23.5.9",
3434
"flake8-docstrings",
3535
"flake8-formatter_junit_xml",

0 commit comments

Comments
 (0)