IBM / python-sdk-core

The python-sdk-core repository contains core functionality required by Python code generated by the IBM OpenAPI SDK Generator.
Apache License 2.0
20 stars 27 forks source link

build: bump requests and urllib3 deps #132

Closed padamstx closed 2 years ago

padamstx commented 2 years ago

This PR bumps up our requests dependency to 2.26.0, and explicitly adds a dependency on urllib3 (>= 1.26.0) due to the retry-related code in the python core.

ibm-devx-sdk commented 2 years ago

:tada: This PR is included in version 3.13.2 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: