Skip to content
This repository was archived by the owner on Nov 1, 2023. It is now read-only.

Commit 3fbe440

Browse files
+ azure-identity to 1.14.0
1 parent 04eba71 commit 3fbe440

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/cli/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ azure-storage-blob==12.14.1
1212
azure-applicationinsights==0.1.0
1313
tenacity==8.0.1
1414
docstring_parser==0.8.1
15-
azure-identity==1.12.0
15+
azure-identity==1.14.0
1616
azure-cli-core==2.50.0
1717
PyJWT>=2.4.0
1818
opentelemetry-api==1.16.0

src/deployment/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
azure-cli-core==2.50.0
22
azure-cli==2.50.0
3-
azure-identity==1.12.0
3+
azure-identity==1.14.0
44
azure-cosmosdb-table==1.0.6
55
azure-mgmt-eventgrid==10.2.0b2
66
azure-mgmt-resource==23.0.0

src/utils/check-pr/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
azure-common~=1.1.28
2-
azure-identity==1.12.0
2+
azure-identity==1.14.0
33
PyGithub==1.56
44
azure-cli-core==2.50.0
55
azure-cli==2.50.0

0 commit comments

Comments
 (0)