Skip to content

Commit 613f59f

Browse files
chore: bump prql-python from 0.9.0 to 0.10.0 (#283)
1 parent 79af9a7 commit 613f59f

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ duckdb-engine = ">=0.7,<0.10"
2828
ipython = "^8"
2929
jupysql = ">=0.7"
3030
pandas = ">=1.5"
31-
prql-python = "^0.9"
31+
prql-python = ">=0.9,<0.11"
3232
traitlets = "^5"
3333

3434
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)