## Feature Request #### Describe the problem you need a feature to resolve. Currrently, `urlllib3` is only supported in version `~=1.26`. The latest version is 2.2.3 and it is not [clear](https://urllib3.readthedocs.io/en/1.26.6/v2-roadmap.html#v1-26-x-security-and-bug-fixes) how long the `1.26` will be supported. #### Describe the solution you'd like. Migrate the project to `urlllib3` in version `>2.1`.