Skip to content

Commit 79a8e4c

Browse files
authored
[LTS] Backport #30816 (#30819)
1 parent 4352669 commit 79a8e4c

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

src/azure-cli/requirements.py3.Darwin.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ certifi==2024.7.4
9393
cffi==1.16.0
9494
chardet==5.2.0
9595
colorama==0.4.6
96-
cryptography==43.0.1
96+
cryptography==44.0.1
9797
fabric==3.2.2
9898
humanfriendly==10.0
9999
idna==3.7
@@ -118,7 +118,7 @@ pycomposefile==0.0.30
118118
PyGithub==1.55
119119
PyJWT==2.4.0
120120
PyNaCl==1.5.0
121-
pyOpenSSL==24.2.1
121+
pyOpenSSL==25.0.0
122122
python-dateutil==2.8.0
123123
requests-oauthlib==1.2.0
124124
requests[socks]==2.32.3

src/azure-cli/requirements.py3.Linux.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ certifi==2024.7.4
9393
cffi==1.16.0
9494
chardet==5.2.0
9595
colorama==0.4.6
96-
cryptography==43.0.1
96+
cryptography==44.0.1
9797
distro==1.6.0
9898
fabric==3.2.2
9999
humanfriendly==10.0
@@ -119,7 +119,7 @@ pycomposefile==0.0.30
119119
PyGithub==1.55
120120
PyJWT==2.4.0
121121
PyNaCl==1.5.0
122-
pyOpenSSL==24.2.1
122+
pyOpenSSL==25.0.0
123123
python-dateutil==2.8.0
124124
requests-oauthlib==1.2.0
125125
requests[socks]==2.32.3

src/azure-cli/requirements.py3.windows.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ certifi==2024.7.4
9393
cffi==1.16.0
9494
chardet==5.2.0
9595
colorama==0.4.6
96-
cryptography==43.0.1
96+
cryptography==44.0.1
9797
fabric==3.2.2
9898
humanfriendly==10.0
9999
idna==3.7
@@ -119,7 +119,7 @@ PyGithub==1.55
119119
PyJWT==2.4.0
120120
pymsalruntime==0.16.2
121121
PyNaCl==1.5.0
122-
pyOpenSSL==24.2.1
122+
pyOpenSSL==25.0.0
123123
python-dateutil==2.8.0
124124
pywin32==306
125125
requests-oauthlib==1.2.0

0 commit comments

Comments
 (0)