diff --git a/requirements.txt b/requirements.txt index 01bb322..32c0387 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ pySigma==0.11.5 ruamel.yaml==0.18.1 azure-common==1.1.28 azure-core==1.30.1 -azure-identity==1.16.0 +azure-identity==1.16.1 azure-mgmt-core==1.4.0 azure-mgmt-monitor==6.0.2 azure-mgmt-resource==23.0.1 diff --git a/setup.cfg b/setup.cfg index 7611ec7..7fba608 100644 --- a/setup.cfg +++ b/setup.cfg @@ -19,7 +19,7 @@ install_requires = ruamel.yaml==0.18.1 azure-common==1.1.28 azure-core==1.30.1 - azure-identity==1.16.0 + azure-identity==1.16.1 azure-mgmt-core==1.4.0 azure-mgmt-monitor==6.0.2 azure-mgmt-resource==23.0.1