diff --git a/pyproject.toml b/pyproject.toml index 6368976..68d7c64 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ package-mode = false [tool.poetry.dependencies] python = "^3.12" -setuptools = "^82.0.0" +setuptools = "^82.0.1" idna = "^3.0" certifi = "^2026.1.4" bump2version = "^1.0.0"