diff --git a/airflow/providers/microsoft/azure/provider.yaml b/airflow/providers/microsoft/azure/provider.yaml index 4f52aae72c8c9..3700227b9b160 100644 --- a/airflow/providers/microsoft/azure/provider.yaml +++ b/airflow/providers/microsoft/azure/provider.yaml @@ -101,7 +101,7 @@ dependencies: - azure-kusto-data>=4.1.0 - azure-mgmt-datafactory>=2.0.0 - azure-mgmt-containerregistry>=8.0.0 - - azure-mgmt-containerinstance>=9.0.0 + - azure-mgmt-containerinstance>=10.1.0 - msgraph-core>=1.0.0 devel-dependencies: diff --git a/generated/provider_dependencies.json b/generated/provider_dependencies.json index c9de823c0035a..bc7e5eee3a02b 100644 --- a/generated/provider_dependencies.json +++ b/generated/provider_dependencies.json @@ -780,7 +780,7 @@ "azure-identity>=1.3.1", "azure-keyvault-secrets>=4.1.0", "azure-kusto-data>=4.1.0", - "azure-mgmt-containerinstance>=9.0.0", + "azure-mgmt-containerinstance>=10.1.0", "azure-mgmt-containerregistry>=8.0.0", "azure-mgmt-cosmosdb>=3.0.0", "azure-mgmt-datafactory>=2.0.0",