Skip to content

Commit 908cf9c

Browse files
zongsizhangclaude
andauthored
feat: bump wherobots-python-dbapi to >=0.26.0 (#54)
* feat: bump wherobots-python-dbapi to >=0.26.0 Bump wherobots-python-dbapi dependency floor to >=0.26.0 and project version to 1.5.3. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * feat: bump project version to 1.6.0 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 9b8223b commit 908cf9c

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[project]
22
name = "airflow-providers-wherobots"
3-
version = "1.5.2"
3+
version = "1.6.0"
44
description = "Airflow extension for communicating with Wherobots Cloud"
55
authors = [{ name = "zongsi.zhang", email = "zongsi@wherobots.com" }]
66
requires-python = ">=3.10, <3.13"
77
readme = "README.md"
88
dependencies = [
9-
"wherobots-python-dbapi>=0.25.4",
9+
"wherobots-python-dbapi>=0.26.0",
1010
"pydantic~=2.3",
1111
]
1212

uv.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)