Skip to content

azure-cli-telemetry depends on outdated version of portalockerΒ #30411

@glaubitz

Description

@glaubitz

The Python package portalocker was just updated upstream to version 3.0.0 [1] while azure-cli-telemetry still depends on versions earlier than version 3:

    install_requires=[
        'applicationinsights>=0.11.1,<0.12',
        'portalocker>=1.6,<3',
    ],

Could you please update azure-cli-telemetry to the latest version of portalocker and release a new version?

[1] https://pypi.org/project/portalocker/#history

Metadata

Metadata

Assignees

Labels

Azure CLI TeamThe command of the issue is owned by Azure CLI teamcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.feature-requesttelemetry

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions