Skip to content

Commit 6b50ad5

Browse files
Merge pull request #747 from uriyyo/dependabot/pip/piccolo-0.118.0
[no ci]
2 parents 6e31f10 + 7c9263b commit 6b50ad5

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.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.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ tortoise-orm = { version = ">=0.16.18,<0.20.0", optional = true }
3232
asyncpg = { version = ">=0.24.0", optional = true }
3333
ormar = { version = ">=0.11.2", optional = true}
3434
django = { version = "<5.0.0", optional = true}
35-
piccolo = { version = ">=0.89,<0.118", optional = true}
35+
piccolo = { version = ">=0.89,<0.119", optional = true}
3636
motor = { version = ">=2.5.1,<4.0.0", optional = true }
3737
mongoengine = {version = ">=0.23.1,<0.28.0", optional = true}
3838
sqlmodel = { version = "^0.0.8", optional = true}

0 commit comments

Comments
 (0)