Skip to content
This repository has been archived by the owner on May 31, 2024. It is now read-only.

Commit

Permalink
[pip](deps-dev): Bump tortoise-orm from 0.21.1 to 0.21.2
Browse files Browse the repository at this point in the history
Bumps [tortoise-orm](https://github.com/tortoise/tortoise-orm) from 0.21.1 to 0.21.2.
- [Release notes](https://github.com/tortoise/tortoise-orm/releases)
- [Changelog](https://github.com/tortoise/tortoise-orm/blob/develop/CHANGELOG.rst)
- [Commits](tortoise/tortoise-orm@0.21.1...0.21.2)

---
updated-dependencies:
- dependency-name: tortoise-orm
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed May 27, 2024
1 parent 9881331 commit 0a391cf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -28,7 +28,7 @@ pre-commit = "^3.7.1"


[tool.poetry.group.db.dependencies]
tortoise-orm = "^0.21.1"
tortoise-orm = "^0.21.2"
asyncpg = "^0.29.0"


Expand Down

0 comments on commit 0a391cf

Please sign in to comment.