Skip to content

Commit b98d722

Browse files
fix(deps): update dependency setuptools to v78 [security]
1 parent 9af158f commit b98d722

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ documentation = "https://github.com/scaleway/tink-py-scwkms"
1313
python = "^3.8"
1414
tink = "^1.10.0"
1515
scaleway = "^2.7.0"
16-
setuptools = "^75.3.0"
16+
setuptools = "^78.0.0"
1717

1818
[build-system]
1919
requires = ["poetry-core"]

0 commit comments

Comments
 (0)