diff --git a/pytest-pixl/pyproject.toml b/pytest-pixl/pyproject.toml index 839d8382a..c65cb6f8f 100644 --- a/pytest-pixl/pyproject.toml +++ b/pytest-pixl/pyproject.toml @@ -11,7 +11,7 @@ classifiers = [ dependencies = [ "pydicom==2.4.4", "pyftpdlib==1.5.10", - "pyOpenSSL==24.2.1", + "pyOpenSSL==24.3.0", "python-decouple==3.8", "pytest-loguru==0.4.0", "requests==2.32.2",