Skip to content

Commit f102d70

Browse files
Merge pull request #1064 from uriyyo/dependabot/pip/mongoengine-0.28.1
[no ci]
2 parents 43faa49 + 8ce7334 commit f102d70

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -36,7 +36,7 @@ ormar = { version = ">=0.11.2", optional = true}
3636
django = { version = "<5.0.0", optional = true}
3737
piccolo = { version = ">=0.89,<0.122", optional = true}
3838
motor = { version = ">=2.5.1,<4.0.0", optional = true }
39-
mongoengine = {version = ">=0.23.1,<0.28.0", optional = true}
39+
mongoengine = {version = ">=0.23.1,<0.29.0", optional = true}
4040
sqlmodel = { version = ">=0.0.8,<0.0.15", optional = true}
4141
pony = { version = "^0.7.16", optional = true}
4242
beanie = { version = ">=1.25.0", optional = true}

0 commit comments

Comments
 (0)