deps: bump pyOpenSSL in oldest pinnings (#9329)

This commit is contained in:
alexzorin
2022-06-22 16:38:32 -07:00
committed by GitHub
parent 885ebf80e3
commit 49f21bcc9f
4 changed files with 38 additions and 38 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ version = '1.29.0.dev0'
install_requires = [
'cryptography>=2.5.0',
'josepy>=1.13.0',
'PyOpenSSL>=17.3.0',
'PyOpenSSL>=17.5.0',
'pyrfc3339',
'pytz>=2019.3',
'requests>=2.20.0',