Skip to content

Commit 14040da

Browse files
authored
Bump ibmcloudant>=0.10.0 (#52354)
1 parent a5e026f commit 14040da

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

providers/cloudant/pyproject.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,7 @@ requires-python = "~=3.10"
5757
# After you modify the dependencies, and rebuild your Breeze CI image with ``breeze ci-image build``
5858
dependencies = [
5959
"apache-airflow>=2.10.0",
60-
# Even though 3.9 is excluded below, we need to make this python_version aware so that `uv` can generate a
61-
# full lock file when building lock file from provider sources
62-
"ibmcloudant==0.9.1;python_version>=\"3.10\"",
60+
"ibmcloudant>=0.10.0",
6361
]
6462

6563
[dependency-groups]

0 commit comments

Comments
 (0)