From 64eeb82c288580082fa03b3f73279530f792de8e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2020 08:49:52 +0000 Subject: [PATCH] Bump tortoise-orm from 0.15.1 to 0.16.3 Bumps [tortoise-orm](https://github.com/tortoise/tortoise-orm) from 0.15.1 to 0.16.3. - [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.1...0.16.3) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6afe169..4277347 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,6 +4,6 @@ aioredis==1.3.0 aiohttp==3.6.2 prometheus_client==0.7.1 pytest==5.3.1 -tortoise-orm==0.15.1 +tortoise-orm==0.16.3 aiomysql==0.0.20 sentry-sdk==0.13.2 \ No newline at end of file