Skip to content

Commit ff3ac6e

Browse files
dependabot[bot]eiri
authored andcommitted
build(deps): Bump ibm-cloud-sdk-core from 3.21.0 to 3.22.0
Bumps [ibm-cloud-sdk-core](https://github.com/IBM/python-sdk-core) from 3.21.0 to 3.22.0. - [Release notes](https://github.com/IBM/python-sdk-core/releases) - [Changelog](https://github.com/IBM/python-sdk-core/blob/main/CHANGELOG.md) - [Commits](IBM/python-sdk-core@v3.21.0...v3.22.0) --- updated-dependencies: - dependency-name: ibm-cloud-sdk-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d357a52 commit ff3ac6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name = "ibmcloudant"
77
version = "0.9.2"
88
description = "Python client library for IBM Cloudant"
99
dependencies = [
10-
"ibm_cloud_sdk_core==3.21.0",
10+
"ibm_cloud_sdk_core==3.22.0",
1111
"requests>=2.32.2,<3.0.0",
1212
"python_dateutil>=2.5.3,<3.0.0",
1313
"PyJWT>=2.0.1,<3.0.0",

0 commit comments

Comments
 (0)