Skip to content

Commit 3f693e3

Browse files
committed
Bump pyOpenSSL
1 parent 94b4022 commit 3f693e3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ pycomposefile==0.0.32
117117
PyGithub==1.55
118118
PyJWT==2.4.0
119119
PyNaCl==1.5.0
120-
pyOpenSSL==24.2.1
120+
pyOpenSSL==25.0.0
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ pycomposefile==0.0.32
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.windows.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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.2.1
121+
pyOpenSSL==25.0.0
122122
python-dateutil==2.8.0
123123
pywin32==306
124124
requests-oauthlib==1.2.0

0 commit comments

Comments
 (0)