diff --git a/pyproject.toml b/pyproject.toml index 6368976..9b3f210 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ certifi = "^2026.1.4" bump2version = "^1.0.0" python-dotenv = "^1.0.0" cryptography = "^46.0.5" -requests = "^2.32.3" +requests = "^2.34.2" wheel = ">=0.36.2" [tool.poetry.group.dev.dependencies]