Merge pull request #1243 from benbusby/dependabot/pip/cryptography-45.0.7

Bump cryptography from 3.3.2 to 45.0.7
This commit is contained in:
Don 2025-09-20 16:44:29 -05:00 committed by GitHub
commit 3733d87546
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,7 +7,7 @@ cffi==1.17.1
chardet==5.1.0
click==8.1.3
cryptography==3.3.2; platform_machine == 'armv7l'
cryptography==43.0.1; platform_machine != 'armv7l'
cryptography==45.0.7; platform_machine != 'armv7l'
cssutils==2.7.0
defusedxml==0.7.1
Flask==2.3.2
@ -21,7 +21,7 @@ pluggy==1.0.0
pycodestyle==2.10.0
pycparser==2.22
pyOpenSSL==19.1.0; platform_machine == 'armv7l'
pyOpenSSL==24.2.1; platform_machine != 'armv7l'
pyOpenSSL==25.3.0; platform_machine != 'armv7l'
pyparsing==3.0.9
PySocks==1.7.1
pytest==7.2.1