Skip to content

Commit b3ff7cc

Browse files
Bump check-wheel-contents from 0.6.0 to 0.6.1
Bumps [check-wheel-contents](https://github.com/jwodder/check-wheel-contents) from 0.6.0 to 0.6.1. - [Release notes](https://github.com/jwodder/check-wheel-contents/releases) - [Changelog](https://github.com/jwodder/check-wheel-contents/blob/master/CHANGELOG.md) - [Commits](jwodder/check-wheel-contents@v0.6.0...v0.6.1) --- updated-dependencies: - dependency-name: check-wheel-contents dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3a7824c commit b3ff7cc

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
@@ -78,7 +78,7 @@ optional-dependencies.dev = [
7878
"vws-test-fixtures==2023.3.5",
7979
"yamlfix==1.17.0",
8080
]
81-
optional-dependencies.release = [ "check-wheel-contents==0.6.0" ]
81+
optional-dependencies.release = [ "check-wheel-contents==0.6.1" ]
8282
urls.Documentation = "https://vws-python.readthedocs.io/en/latest/"
8383
urls.Source = "https://github.com/VWS-Python/vws-python"
8484

0 commit comments

Comments
 (0)