Closed andytinkham closed 1 year ago
Use secure versions of cryptography module.
Updates the cryptography version in requirements.txt / setup.py to 39.0.1. I also updated pyopenssl to 23.0.0 while I was making changes.
Huh it does. Looks like main's been failing in that stage for a few weeks. I'll take it out. Thanks, @gl-johnson!
Desired Outcome
Use secure versions of cryptography module.
Implemented Changes
Updates the cryptography version in requirements.txt / setup.py to 39.0.1. I also updated pyopenssl to 23.0.0 while I was making changes.