Skip to content

SNOW-1616500: Compatibility with urllib 2.2.2 #2016

@GorbataiCristian

Description

@GorbataiCristian

What is the current behavior?

snowflake-connector-python 3.12.0(latest version as of the creation of this issue) depends on urllib3<2.0.0 and >=1.21.1

What is the desired behavior?

snowflake-connector-python is compatible with urllib>2.0.0 (ideally 2.2.2)

How would this improve snowflake-connector-python?

urllib3<2.0.0 has potential security issues on some operating systems.
image

References and other background

I noticed a different issue that has the same goal, meaning a potential upgrade to the urllib version(this one). However, the reason for the request was different.

Metadata

Metadata

Assignees

Labels

duplicateThis issue or pull request already existsenhancementThe issue is a request for improvement or a new featurestatus-triage_doneInitial triage done, will be further handled by the driver team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions