-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Open
Labels
Azure CLI TeamThe command of the issue is owned by 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.Issues that are reported by GitHub users external to the Azure organization.feature-requesttelemetry
Milestone
Description
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?
sergei-hulo
Metadata
Metadata
Assignees
Labels
Azure CLI TeamThe command of the issue is owned by 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.Issues that are reported by GitHub users external to the Azure organization.feature-requesttelemetry