Skip to content

Commit ce79d98

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 e0854aa commit ce79d98

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
@@ -53,7 +53,7 @@ dependencies = [
5353
optional-dependencies.dev = [
5454
"actionlint-py==1.7.4.20",
5555
"check-manifest==0.50",
56-
"check-wheel-contents==0.6.0",
56+
"check-wheel-contents==0.6.1",
5757
"deptry==0.21.1",
5858
"dirty-equals==0.8.0",
5959
"doc8==1.1.1",
@@ -105,7 +105,7 @@ optional-dependencies.dev = [
105105
"vws-web-tools==2024.10.6.1",
106106
"yamlfix==1.17.0",
107107
]
108-
optional-dependencies.release = [ "check-wheel-contents==0.6.0" ]
108+
optional-dependencies.release = [ "check-wheel-contents==0.6.1" ]
109109
urls.Documentation = "https://vws-python-mock.readthedocs.io"
110110
urls.Source = "https://github.com/VWS-Python/vws-python-mock"
111111

0 commit comments

Comments
 (0)