diff --git a/pyproject.toml b/pyproject.toml index 3757e01e..e11a8be4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -72,7 +72,7 @@ optional-dependencies.dev = [ "vws-python-mock==2025.3.10.1", "yamlfix==1.17.0", ] -optional-dependencies.release = [ "check-wheel-contents==0.6.1" ] +optional-dependencies.release = [ "check-wheel-contents==0.6.2" ] urls.Documentation = "https://vws-python.github.io/vws-auth-tools/" urls.Source = "https://github.com/VWS-Python/vws-auth-tools"