Closed flowconic closed 3 months ago
thanks for reaching out!
I have a PR out to unpin cryptography: https://github.com/snowflakedb/snowflake-connector-python/pull/2021
thanks for reaching out!
I have a PR out to unpin cryptography: #2021
Amazing, thank you for jumping on this so quickly.
we have released v3.12.1 which unpins the cryptography dependency, please take a try!
we have released v3.12.1 which unpins the cryptography dependency, please take a try!
Thank you so much. We will do this week. Really appreciate the quick resolution.
@sfc-gh-aling Could you please update the release note about cryptography dependency? Thanks.
What is the current behavior?
snowflake-connector-python 3.12.0(latest version as of the creation of this issue) depends on cryptography<43.0.0
What is the desired behavior?
snowflake-connector-python 3.12.0 compatible with cryptography=43.0.0
How would this improve
snowflake-connector-python
?Use latest patches and improvements and quickly able to address upcoming CVE security vulnerabilities.
References and other background