Skip to content

Commit 2ecac33

Browse files
{Packaging} Bump cryptography to 39.0.1 and pyOpenSSL to 23.0.0 (#25544)
1 parent 9e302e3 commit 2ecac33

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
@@ -95,7 +95,7 @@ certifi==2022.12.7
9595
cffi==1.15.0
9696
chardet==3.0.4
9797
colorama==0.4.4
98-
cryptography==38.0.4
98+
cryptography==39.0.1
9999
fabric==2.4.0
100100
humanfriendly==10.0
101101
idna==2.8
@@ -123,7 +123,7 @@ PyGithub==1.55
123123
PyJWT==2.4.0
124124
PyMySQL==1.0.2
125125
PyNaCl==1.5.0
126-
pyOpenSSL==22.1.0
126+
pyOpenSSL==23.0.0
127127
python-dateutil==2.8.0
128128
requests-oauthlib==1.2.0
129129
requests[socks]==2.26.0

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ certifi==2022.12.7
9595
cffi==1.15.0
9696
chardet==3.0.4
9797
colorama==0.4.4
98-
cryptography==38.0.4
98+
cryptography==39.0.1
9999
distro==1.6.0
100100
fabric==2.4.0
101101
humanfriendly==10.0
@@ -124,7 +124,7 @@ PyGithub==1.55
124124
PyJWT==2.4.0
125125
PyMySQL==1.0.2
126126
PyNaCl==1.5.0
127-
pyOpenSSL==22.1.0
127+
pyOpenSSL==23.0.0
128128
python-dateutil==2.8.0
129129
requests-oauthlib==1.2.0
130130
requests[socks]==2.26.0

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ certifi==2022.12.7
9595
cffi==1.15.0
9696
chardet==3.0.4
9797
colorama==0.4.4
98-
cryptography==38.0.4
98+
cryptography==39.0.1
9999
fabric==2.4.0
100100
humanfriendly==10.0
101101
idna==2.8
@@ -125,7 +125,7 @@ PyJWT==2.4.0
125125
PyMySQL==1.0.2
126126
PyNaCl==1.5.0
127127
pyodbc==4.0.35
128-
pyOpenSSL==22.1.0
128+
pyOpenSSL==23.0.0
129129
python-dateutil==2.8.0
130130
pywin32==305
131131
requests-oauthlib==1.2.0

0 commit comments

Comments
 (0)