Skip to content

Commit a19799a

Browse files
Bump check-wheel-contents from 0.6.1 to 0.6.2
Bumps [check-wheel-contents](https://github.com/jwodder/check-wheel-contents) from 0.6.1 to 0.6.2. - [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.1...v0.6.2) --- updated-dependencies: - dependency-name: check-wheel-contents dependency-version: 0.6.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0b3fa4f commit a19799a

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
@@ -80,7 +80,7 @@ optional-dependencies.dev = [
8080
"vws-test-fixtures==2023.3.5",
8181
"yamlfix==1.17.0",
8282
]
83-
optional-dependencies.release = [ "check-wheel-contents==0.6.1" ]
83+
optional-dependencies.release = [ "check-wheel-contents==0.6.2" ]
8484
urls.Documentation = "https://vws-python.github.io/vws-python/"
8585
urls.Source = "https://github.com/VWS-Python/vws-python"
8686

0 commit comments

Comments
 (0)