diff --git a/pyproject.toml b/pyproject.toml index f74dc7e89..409871f7b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ dependencies = [ "passlib>=1.6.5, <1.8", "protobuf>=3.14,<5", "pydivert>=2.0.3,<2.2; sys_platform == 'win32'", - "pyOpenSSL>=22.1,<24.1", + "pyOpenSSL>=22.1,<24.2", "pyparsing>=2.4.2,<3.2", "pyperclip>=1.6.0,<1.9", "ruamel.yaml>=0.16,<0.19",