Skip to content

Commit 2058074

Browse files
author
Abdul Alkhatib
authored
Merge pull request #39 from mongolab/dependabot/pip/pyopenssl-17.5.0
Bump pyopenssl from 17.1.0 to 17.5.0
2 parents 8d59d3f + ad99228 commit 2058074

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ zdesk==2.4.0
3131
# PyOpenSSL (or PyCrypto, which is less-maintained) required for
3232
# google-api-python-client's oauth2client.client.SignedJwtAssertionCredentials
3333
# (needed for GCP cloud code)
34-
pyopenssl==17.1.0
34+
pyopenssl==17.5.0
3535

3636
# This is needed to pin since some dependencies doesnt specify an exact one which makes it install v3
3737
#which is not compatible with python 2.7

0 commit comments

Comments
 (0)