diff --git a/pyproject.toml b/pyproject.toml index d0ee6f44..56ca35d8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -78,7 +78,7 @@ optional-dependencies.dev = [ "vws-test-fixtures==2023.3.5", "yamlfix==1.17.0", ] -optional-dependencies.release = [ "check-wheel-contents==0.6.0" ] +optional-dependencies.release = [ "check-wheel-contents==0.6.1" ] urls.Documentation = "https://vws-python.readthedocs.io/en/latest/" urls.Source = "https://github.com/VWS-Python/vws-python"