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 e0854aa + ce79d98 commit 7605912Copy full SHA for 7605912
pyproject.toml
@@ -53,7 +53,7 @@ dependencies = [
53
optional-dependencies.dev = [
54
"actionlint-py==1.7.4.20",
55
"check-manifest==0.50",
56
- "check-wheel-contents==0.6.0",
+ "check-wheel-contents==0.6.1",
57
"deptry==0.21.1",
58
"dirty-equals==0.8.0",
59
"doc8==1.1.1",
@@ -105,7 +105,7 @@ optional-dependencies.dev = [
105
"vws-web-tools==2024.10.6.1",
106
"yamlfix==1.17.0",
107
]
108
-optional-dependencies.release = [ "check-wheel-contents==0.6.0" ]
+optional-dependencies.release = [ "check-wheel-contents==0.6.1" ]
109
urls.Documentation = "https://vws-python-mock.readthedocs.io"
110
urls.Source = "https://github.com/VWS-Python/vws-python-mock"
111
0 commit comments