Skip to content

Commit 5b0c417

Browse files
{Packaging} Bump cryptography to 43.0.1 and pyOpenSSL to 24.2.1 (#29832)
1 parent 6322e58 commit 5b0c417

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ certifi==2024.7.4
9292
cffi==1.16.0
9393
chardet==5.2.0
9494
colorama==0.4.6
95-
cryptography==42.0.5
95+
cryptography==43.0.1
9696
fabric==3.2.2
9797
humanfriendly==10.0
9898
idna==3.7
@@ -117,7 +117,7 @@ pycomposefile==0.0.30
117117
PyGithub==1.55
118118
PyJWT==2.4.0
119119
PyNaCl==1.5.0
120-
pyOpenSSL==24.0.0
120+
pyOpenSSL==24.2.1
121121
python-dateutil==2.8.0
122122
requests-oauthlib==1.2.0
123123
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
@@ -92,7 +92,7 @@ certifi==2024.7.4
9292
cffi==1.16.0
9393
chardet==5.2.0
9494
colorama==0.4.6
95-
cryptography==42.0.5
95+
cryptography==43.0.1
9696
distro==1.6.0
9797
fabric==3.2.2
9898
humanfriendly==10.0
@@ -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.0.0
121+
pyOpenSSL==24.2.1
122122
python-dateutil==2.8.0
123123
requests-oauthlib==1.2.0
124124
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
@@ -92,7 +92,7 @@ certifi==2024.7.4
9292
cffi==1.16.0
9393
chardet==5.2.0
9494
colorama==0.4.6
95-
cryptography==42.0.5
95+
cryptography==43.0.1
9696
fabric==3.2.2
9797
humanfriendly==10.0
9898
idna==3.7
@@ -118,7 +118,7 @@ PyGithub==1.55
118118
PyJWT==2.4.0
119119
pymsalruntime==0.16.2
120120
PyNaCl==1.5.0
121-
pyOpenSSL==24.0.0
121+
pyOpenSSL==24.2.1
122122
python-dateutil==2.8.0
123123
pywin32==306
124124
requests-oauthlib==1.2.0

0 commit comments

Comments
 (0)