diff --git a/pyproject.toml b/pyproject.toml index 81d9cce..9381c6e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ setuptools = "^82.0.1" idna = "^3.18" certifi = "^2026.5.20" bump2version = "^1.0.1" -python-dotenv = "^1.0.0" +python-dotenv = "^1.2.2" cryptography = "^49.0.0" requests = "^2.34.2" wheel = ">=0.47.0"