diff --git a/setup.cfg b/setup.cfg index fd82750..5d14d68 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = detect-droid -version = 0.2.3 +version = 0.2.4 author = cert-eu/mlc author_email = services@cert.europa.eu description = Detection Rules Optimisation Integration Deployment @@ -17,7 +17,7 @@ package_dir = python_requires = >=3.11.8 install_requires = PyYAML==6.0.1 - pySigma==0.11.10 + pySigma==0.11.17 ruamel.yaml==0.18.1 azure-common==1.1.28 azure-core==1.30.1