Skip to content

Commit 6392e32

Browse files
Update tortoise-orm requirement
Updates the requirements on [tortoise-orm](https://github.com/tortoise/tortoise-orm) to permit the latest version. - [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.17.6...0.19.0) --- updated-dependencies: - dependency-name: tortoise-orm dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 68d250c commit 6392e32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
fastapi-users >= 9.1.0
2-
tortoise-orm >= 0.17.6,<0.19.0
2+
tortoise-orm >= 0.17.6,< 0.20.0

0 commit comments

Comments
 (0)