We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62460b3 commit 1ad487dCopy full SHA for 1ad487d
1 file changed
src/azure-cli-core/setup.py
@@ -45,7 +45,7 @@
45
DEPENDENCIES = [
46
'argcomplete~=3.5.2',
47
'azure-cli-telemetry==1.1.0.*',
48
- 'azure-core~=1.37.0',
+ 'azure-core~=1.38.0',
49
'azure-mgmt-core>=1.2.0,<2',
50
'cryptography',
51
# On Linux, the distribution (Ubuntu, Debian, etc) and version are logged in telemetry
0 commit comments