diff --git a/pyproject.toml b/pyproject.toml index 12c0591..d9ff8dc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ isort = "^5.12.0" ruff = ">=0.5.1,<0.6.3" taskipy = "^1.12.0" coverage-badge = "^1.1.1" -setuptools = ">=69.5.1,<74.0.0" +setuptools = ">=69.5.1,<75.0.0" pytest = "^8.2.0" bandit = {extras = ["toml"], version = "^1.7.8"} radon = {extras = ["toml"], version = "^6.0.1"}