We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 421b58f + f844037 commit 09855fbCopy full SHA for 09855fb
pyproject.toml
@@ -52,7 +52,7 @@ dependencies = [
52
optional-dependencies.dev = [
53
"actionlint-py==1.7.7.23",
54
"check-manifest==0.50",
55
- "check-wheel-contents==0.6.1",
+ "check-wheel-contents==0.6.2",
56
"deptry==0.23.0",
57
"dirty-equals==0.9.0",
58
"doc8==1.1.1",
@@ -107,7 +107,7 @@ optional-dependencies.dev = [
107
"vws-web-tools==2024.10.6.1",
108
"yamlfix==1.17.0",
109
]
110
-optional-dependencies.release = [ "check-wheel-contents==0.6.1" ]
+optional-dependencies.release = [ "check-wheel-contents==0.6.2" ]
111
urls.Documentation = "https://vws-python.github.io/vws-python-mock/"
112
urls.Source = "https://github.com/VWS-Python/vws-python-mock"
113
0 commit comments