Skip to content

Commit f7d77c5

Browse files
build(deps): Bump ibm-cloud-sdk-core from 3.24.1 to 3.24.2
Bumps [ibm-cloud-sdk-core](https://github.com/IBM/python-sdk-core) from 3.24.1 to 3.24.2. - [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.24.1...v3.24.2) --- updated-dependencies: - dependency-name: ibm-cloud-sdk-core dependency-version: 3.24.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b3b7f0d commit f7d77c5

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.4"
88
description = "Python client library for IBM Cloudant"
99
dependencies = [
10-
"ibm_cloud_sdk_core==3.24.1",
10+
"ibm_cloud_sdk_core==3.24.2",
1111
"requests>=2.32.4,<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)