Skip to content

Commit

Permalink
OPS-5000 Update Python cryptography and pyOpenSSL libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
simoncolincap committed Aug 3, 2023
1 parent 3a70b00 commit f9f2118
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions awx-ee/_build/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ boto3==1.21.43
pexpect==4.8.0
jinja2==3.0.3
urllib3~=1.26
pyOpenSSL==23.1.1
pyOpenSSL==23.2.0
dnspython==2.3.0
netaddr==0.8.0

awxkit>=19.4.0
cryptography>=39.0.0
cryptography==41.0.3
ipaddress>=1.0.0
jsonpatch>=1.32
requests>=2.31.0

0 comments on commit f9f2118

Please sign in to comment.