Skip to content

Commit 9ac4daa

Browse files
committed
build(deps): requests>=2.32.2,<3.0.0
1 parent 66fb8b0 commit 9ac4daa

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
@@ -8,7 +8,7 @@ version = "0.8.2"
88
description = "Python client library for IBM Cloudant"
99
dependencies = [
1010
"ibm_cloud_sdk_core==3.20.2",
11-
"requests>=2.32.0,<2.32.3",
11+
"requests>=2.32.2,<3.0.0",
1212
"python_dateutil>=2.5.3,<3.0.0",
1313
"PyJWT>=2.0.1,<3.0.0",
1414
]

0 commit comments

Comments
 (0)