From 8c9ef8f920ae63327580c84d0b89caa2fdeeeba2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABtan=20Trellu?= Date: Sat, 2 Mar 2024 09:08:25 -0500 Subject: [PATCH] [setup] Bump to 1.1.4 --- setup.cfg | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/setup.cfg b/setup.cfg index 89d79c70..352a146b 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,7 +1,7 @@ [metadata] name = ibmcloud-python-sdk summary = IBM Cloud Python SDK -version = 1.1.3 +version = 1.1.4 license = Apache2 description = IBM Cloud Python SDK long_description = file: README.md @@ -36,7 +36,8 @@ packages = find_namespace: install_requires = PyYAML>=3.12 softlayer==5.8.7 - PyJWT==2.4.0 + PyJWT==2.8.0 ibm-cos-sdk==2.6.2 - botocore==1.16.9 + botocore>=1.16.9 pymemcache==3.2.0 + cryptography==42.0.5