Skip to content

Commit 09855fb

Browse files
Merge pull request #2606 from VWS-Python/dependabot/pip/check-wheel-contents-0.6.2
Bump check-wheel-contents from 0.6.1 to 0.6.2
2 parents 421b58f + f844037 commit 09855fb

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)