Skip to content

Commit

Permalink
{Packaging} Bump cryptography to 38.0.4, pyOpenSSL to 22.1.0 (#24793)
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamin-brady authored Jan 11, 2023
1 parent c4c4026 commit a35144d
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions src/azure-cli/requirements.py3.Darwin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ certifi==2022.12.7
cffi==1.15.0
chardet==3.0.4
colorama==0.4.4
cryptography==3.3.2
cryptography==38.0.4
fabric==2.4.0
humanfriendly==10.0
idna==2.8
Expand Down Expand Up @@ -124,7 +124,7 @@ PyGithub==1.55
PyJWT==2.4.0
PyMySQL==1.0.2
PyNaCl==1.5.0
pyOpenSSL==19.0.0
pyOpenSSL==22.1.0
python-dateutil==2.8.0
requests-oauthlib==1.2.0
requests[socks]==2.26.0
Expand Down
4 changes: 2 additions & 2 deletions src/azure-cli/requirements.py3.Linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ certifi==2022.12.7
cffi==1.15.0
chardet==3.0.4
colorama==0.4.4
cryptography==3.3.2
cryptography==38.0.4
distro==1.6.0
fabric==2.4.0
humanfriendly==10.0
Expand Down Expand Up @@ -125,7 +125,7 @@ PyGithub==1.55
PyJWT==2.4.0
PyMySQL==1.0.2
PyNaCl==1.5.0
pyOpenSSL==19.0.0
pyOpenSSL==22.1.0
python-dateutil==2.8.0
requests-oauthlib==1.2.0
requests[socks]==2.26.0
Expand Down
4 changes: 2 additions & 2 deletions src/azure-cli/requirements.py3.windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ certifi==2022.12.7
cffi==1.15.0
chardet==3.0.4
colorama==0.4.4
cryptography==3.3.2
cryptography==38.0.4
fabric==2.4.0
humanfriendly==10.0
idna==2.8
Expand Down Expand Up @@ -126,7 +126,7 @@ PyJWT==2.4.0
PyMySQL==1.0.2
PyNaCl==1.5.0
pyodbc==4.0.35
pyOpenSSL==19.0.0
pyOpenSSL==22.1.0
python-dateutil==2.8.0
pywin32==305
requests-oauthlib==1.2.0
Expand Down

0 comments on commit a35144d

Please sign in to comment.