Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hardcode crypthography to 42.0.8 #66

Merged

Conversation

andrey-panoply
Copy link
Contributor

Description

Hardcore cryptography version to 42.0.8 to avoid error:
/opt/app/ve/lib/python3.8/site-packages/paramiko/pkey.py:82: CryptographyDeprecationWarning: TripleDES has been moved to cryptography.hazmat.decrepit.ciphers.algorithms.TripleDES and will be removed from this module in 48.0.0. "cipher": algorithms.TripleDES, /opt/app/ve/lib/python3.8/site-packages/paramiko/transport.py:253: CryptographyDeprecationWarning: TripleDES has been moved to cryptography.hazmat.decrepit.ciphers.algorithms.TripleDES and will be removed from this module in 48.0.0. "class": algorithms.TripleDES,

  • [List of all changes]

[Additional information about changes]

Related PRs

  • [List of related pull requests]

Tasks

  • [List of tasks that must be done before merging this pull request]

@andrey-panoply andrey-panoply self-assigned this Jul 22, 2024
@andrey-panoply andrey-panoply changed the title Hardcode crypthography Hardcode crypthography to 42.0.8 Jul 22, 2024
@andrey-panoply andrey-panoply merged commit bd63ee7 into panoplyio:master Jul 22, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants