mirror of
https://github.com/fastapi-users/fastapi-users.git
synced 2026-03-13 07:49:55 +08:00
Bump tortoise-orm from 0.15.7 to 0.15.9 (#91)
* Bump tortoise-orm from 0.15.7 to 0.15.9 Bumps [tortoise-orm](https://github.com/tortoise/tortoise-orm) from 0.15.7 to 0.15.9. - [Release notes](https://github.com/tortoise/tortoise-orm/releases) - [Changelog](https://github.com/tortoise/tortoise-orm/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/tortoise/tortoise-orm/compare/0.15.7...0.15.9) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump tortoise-orm Co-authored-by: François Voron <fvoron@gmail.com>
This commit is contained in:
committed by
François Voron
parent
9d45ca08ff
commit
2a537fbb2d
@@ -37,7 +37,7 @@ mongodb = [
|
||||
"motor ==2.1.0",
|
||||
]
|
||||
tortoise-orm = [
|
||||
"tortoise-orm ==0.15.7"
|
||||
"tortoise-orm ==0.15.9"
|
||||
]
|
||||
oauth = [
|
||||
"httpx-oauth ==0.2.0"
|
||||
|
||||
Reference in New Issue
Block a user