Skip to content

Commit d175a0d

Browse files
chore(deps): Bump duckdb from 1.5.2 to 1.5.3
Bumps [duckdb](https://github.com/duckdb/duckdb-python) from 1.5.2 to 1.5.3. - [Release notes](https://github.com/duckdb/duckdb-python/releases) - [Commits](duckdb/duckdb-python@v1.5.2...v1.5.3) --- updated-dependencies: - dependency-name: duckdb dependency-version: 1.5.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3a41d2d commit d175a0d

2 files changed

Lines changed: 39 additions & 39 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ adm = [
5656
pega_io = ['aioboto3>=15.5,<16', 'polars_hash>=0.5,<1']
5757
api = ['httpx>=0.27,<1', 'pydantic>=2.10,<3', 'anyio>=4.0,<5']
5858
healthcheck = ['pdstools[adm]', 'great_tables>=0.13,<1', 'quarto', 'papermill>=2.6,<3', 'xlsxwriter>=3.0,<4', 'pydot>=4.0,<5', 'ipykernel>=6,<8']
59-
explanations = ['duckdb>=1.1,<2', "plotly[express]>=6.0,<7", "pyarrow>=18,<25", "pyyaml>=6,<7", "ipywidgets"]
59+
explanations = ['duckdb*', "plotly[express]>=6.0,<7", "pyarrow>=18,<25", "pyyaml>=6,<7", "ipywidgets"]
6060
app = [
6161
'pdstools[healthcheck]',
6262
'streamlit>=1.45,<2',

0 commit comments

Comments
 (0)