Skip to content

Commit f844037

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] <support@github.com>
1 parent 9c57789 commit f844037

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ dependencies = [
5252
optional-dependencies.dev = [
5353
"actionlint-py==1.7.7.23",
5454
"check-manifest==0.50",
55-
"check-wheel-contents==0.6.1",
55+
"check-wheel-contents==0.6.2",
5656
"deptry==0.23.0",
5757
"dirty-equals==0.9.0",
5858
"doc8==1.1.1",
@@ -107,7 +107,7 @@ optional-dependencies.dev = [
107107
"vws-web-tools==2024.10.6.1",
108108
"yamlfix==1.17.0",
109109
]
110-
optional-dependencies.release = [ "check-wheel-contents==0.6.1" ]
110+
optional-dependencies.release = [ "check-wheel-contents==0.6.2" ]
111111
urls.Documentation = "https://vws-python.github.io/vws-python-mock/"
112112
urls.Source = "https://github.com/VWS-Python/vws-python-mock"
113113

0 commit comments

Comments
 (0)