Skip to content

Commit

Permalink
Merge pull request #96 from Ekumen-OS/dependabot/pip/tortoise-orm-0.22.1
Browse files Browse the repository at this point in the history
Bump tortoise-orm from 0.21.7 to 0.22.1
  • Loading branch information
manzato authored Nov 25, 2024
2 parents 60d90b8 + 84f3281 commit 4fd6b65
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ max-line-length = 88

[tool.poetry.dependencies]
python = "^3.8"
tortoise-orm = ">=0.17.5,<0.22"
tortoise-orm = ">=0.17.5,<0.23"

[tool.poetry.dev-dependencies]
coverage = "^7.6"
Expand Down

0 comments on commit 4fd6b65

Please sign in to comment.