Skip to content

Commit a5eed41

Browse files
build(deps): Bump ibm-cloud-sdk-core from 3.22.1 to 3.23.0
Bumps [ibm-cloud-sdk-core](https://github.com/IBM/python-sdk-core) from 3.22.1 to 3.23.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.22.1...v3.23.0) --- updated-dependencies: - dependency-name: ibm-cloud-sdk-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent de0086b commit a5eed41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name = "ibmcloudant"
77
version = "0.10.1"
88
description = "Python client library for IBM Cloudant"
99
dependencies = [
10-
"ibm_cloud_sdk_core==3.22.1",
10+
"ibm_cloud_sdk_core==3.23.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)