Skip to content
Snippets Groups Projects
Commit 88aee957 authored by Maarten de Waard's avatar Maarten de Waard :angel:
Browse files

Merge branch 'renovate/pyopenssl-22.x' into 'main'

Update dependency pyopenssl to v22

See merge request stackspin/stackspin!793
parents 85849122 6a0c101f
No related branches found
No related tags found
No related merge requests found
...@@ -19,7 +19,7 @@ kubernetes==21.7.0 ...@@ -19,7 +19,7 @@ kubernetes==21.7.0
# Needed for testinfra using the ansible module # Needed for testinfra using the ansible module
paramiko==2.9.2 paramiko==2.9.2
psutil==5.9.0 psutil==5.9.0
pyopenssl==21.0.0 pyopenssl==22.0.0
pytest-rerunfailures==10.2 pytest-rerunfailures==10.2
pytest-testinfra==6.5.0 pytest-testinfra==6.5.0
# needed for test_dns.py # needed for test_dns.py
......
# #
# 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: # To update, run:
# #
# pip-compile # pip-compile
...@@ -76,7 +76,7 @@ pycparser==2.21 ...@@ -76,7 +76,7 @@ pycparser==2.21
# via cffi # via cffi
pynacl==1.5.0 pynacl==1.5.0
# via paramiko # via paramiko
pyopenssl==21.0.0 pyopenssl==22.0.0
# via -r requirements.in # via -r requirements.in
pyparsing==3.0.7 pyparsing==3.0.7
# via packaging # via packaging
...@@ -111,7 +111,6 @@ six==1.16.0 ...@@ -111,7 +111,6 @@ six==1.16.0
# google-auth # google-auth
# kubernetes # kubernetes
# orderedmultidict # orderedmultidict
# pyopenssl
# python-dateutil # python-dateutil
tabulate==0.8.9 tabulate==0.8.9
# via greenhost-cloud # via greenhost-cloud
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment