Update dependency pyopenssl to v22
# | ||
# This file is autogenerated by pip-compile with python 3.9 | ||
# This file is autogenerated by pip-compile with python 3.10 | ||
# To update, run: | ||
# | ||
# pip-compile | ||
... | ... | @@ -76,7 +76,7 @@ pycparser==2.21 |
# via cffi | ||
pynacl==1.5.0 | ||
# via paramiko | ||
pyopenssl==21.0.0 | ||
pyopenssl==22.0.0 | ||
# via -r requirements.in | ||
pyparsing==3.0.7 | ||
# via packaging | ||
... | ... | @@ -111,7 +111,6 @@ six==1.16.0 |
# google-auth | ||
# kubernetes | ||
# orderedmultidict | ||
# pyopenssl | ||
# python-dateutil | ||
tabulate==0.8.9 | ||
# via greenhost-cloud | ||
... | ... |
Please register or sign in to comment