diff --git a/pyproject.toml b/pyproject.toml index 04d9883..1c6965b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ documentation = "https://github.com/scaleway/tink-py-scwkms" python = "^3.8" tink = "^1.10.0" scaleway = "^2.7.0" -setuptools = "^75.3.0" +setuptools = "^76.0.0" [build-system] requires = ["poetry-core"]