Skip to content

Bump azure-mgmt-eventgrid pin to ~=10.2.0 #31520

@janjagusch

Description

@janjagusch

This project currently pins azure-mgmt-eventgrid to a particular beta release.

'azure-mgmt-eventgrid==10.2.0b2',

However, a stable release has long been available:

Unfortunately, It seems there was a breaking change between azure-mgmt-eventgrid==10.2.0b2 and azure-mgmt-eventgrid==10.2.0. That's not ideal.

ImportError: cannot import name 'ResourceSku' from 'azure.mgmt.eventgrid.models' (/home/runner/work/azure-cli/azure-cli/env/lib/python3.12/site-packages/azure/mgmt/eventgrid/models/__init__.py). Did you mean: 'Resource'?

Originally posted by @janjagusch in #31513 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions